Skip to content

atton/noir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

190 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noir

Gem Version Build Status

Noir is utility commands for atton.

Installation

$ gem install noir

Usage

$ noir <command> [sub-command...] [args-for-command]

Enable Completion

Add this code in .zshrc

if which noir  >& /dev/null; then eval "$(noir init zsh)"; fi

Contributing

  1. Fork it ( http://github.com/atton/noir/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Utilities for atton

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages