Lucas Dohmen

Results 70 issues of Lucas Dohmen

I suggest to add a global switch to deactivate Adamantium. If it is activated, all calls to `include Adamantium` will be noops. **Reasoning:** @solnic and I talked about Adamantium when...

[Traveling Ruby](http://phusion.github.io/traveling-ruby) could solve the problem of exogenesis requiring to have a Ruby first before running exogenesis. Let's try it.

- Standardize the `passengers` file: `rubies` is always an Array that looks like this etc. - Lint the `passengers.yml` by checking: - Are the passenger names all valid? - Are...

enhancement

Create a new demo video on [ascii cinema](http://asciinema.org)

- For the project to `passengers` - Remove everything except `lib/exogenesis/passengers/` (move it to a folder `passengers`), the according specs and some helper files like Rakefile, Houndfile etc - In...

enhancement

In #20 we introduced Megingiard. There are some things that need to be changed: - The entire Output class will be pushed to Megingiard moonglum/megingiard#5 and then remove it here....

enhancement

A linter for `passenger.yml`: - Are the passenger names all valid? - Are all required keys for all passengers there? - Do they have the right format?

enhancement

- [ ] Pathogen? Seems to be a better solution when wrapped. Installer clones pathogen. Then clones all the repos - [ ] htop-setup (needs to be version aware) -...

Currently everything is in the `should` syntax. I love the 'new' `expcect` Syntax. Will change that in the next milestone. For now I allowed both `expect` and `should` in the...

enhancement

## 0.3 **Codename:** _The Cardiff Rift_ - Splits the projects into two parts. - Thor ### Exogenesis Repo - The DSL + CLI as a gem - Use Thor to...

enhancement