0.0.5 • Published 10 years ago

doot v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

doot

Dotfiles handler based on oh-my-zsh and powered by Node.

Codeship Status for caedes/doot

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

  • Test Upgrade action module
  • Test Search action module
0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago