doot
v0.0.5
Published
Dotfiles handler based on oh-my-zsh and powered by Node.
Downloads
3
Readme
doot
Dotfiles handler based on oh-my-zsh and powered by Node.
Installation
$ npm install -g doot
Command list
List all the available commands and appropriate documentation:
$ doot -h
Whishes
Should be tested
Must be one-line-installation ready
$ npm install -g doot
Must be configurable
$ doot setup
Features must be listed and searchable
$ doot search $ doot search pg #=> pgsql
Features must be added/removed by installation
$ doot install postgresql $ doot uninstall postgresql
Plugins 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
- [x] Test Upgrade action module
- [x] Test Search action module