0.0.5 • Published 11 years ago
doot v0.0.5
doot
Dotfiles handler based on oh-my-zsh and powered by Node.
Installation
$ npm install -g dootCommand list
List all the available commands and appropriate documentation:
$ doot -hWhishes
- Should be tested
Must be one-line-installation ready
$ npm install -g dootMust be configurable
$ doot setupFeatures must be listed and searchable
$ doot search $ doot search pg #=> pgsqlFeatures must be added/removed by installation
$ doot install postgresql $ doot uninstall postgresqlPlugins list can be found in
config.json.All features should be configurable
$ doot_postgresql setup
Desired plugins
- ruby
- git
- guard
- rspec
- rubocop
- vim
- rails
- rbenv
- pgsql
- ssh
- archive
- path
- heroku
- curl
- osx
Todo
- Test Upgrade action module
- Test Search action module