Ioannis Canellos

Results 210 comments of Ioannis Canellos

@rhuss: I think that everyone agrees that `fabric8` has been overused. Still, this needs some discussion, as it can easily back-fire.

@adriancole @demobox: Can we set this up? Meanwhile, your previous request about chef feature inside jclouds-karaf is part of the 1.5.4 release available on central. It also features managed service...

Thanks for the feedback. The feature does exists: The command is jclouds:blobstore-write (in the interactive shell) or jclouds blobstore write (if you are using the non interactive mode). I'll keep...

Thanks for feedback. I'll update the readme file, hopefully early next week! Till then if you fancy, sending in a pull request, its always welcome :-)

It's currently working. Update have to be performed manually but for now tis good enough.

@larebsyed: Thanks! At the moment the project doesn't have support for actions specific to javascript. Some things like: - layout - templates - headers (?) are expected to work, but...

@larebsyed: Awesome, I'll try to work on that during the weekend.

@larebsyed: I spet some time this morning and I came up with the following features: ### npm project generator Using `idee-new-project` or via the project hydra you can create a...

@larebsyed: So, the expected behavior is the following: When you open a javascript project (identified by package.json) in the root, the tide-server is started and the bindings are enabled. Maybe...

@larebsyed: Made a couple of changes. 1. the function delegation mentioned above should now work of all js/ts files (regardles of the project that contains them. 2. fix javascript project...