1.0.1 • Published 10 years ago

dat-completion v1.0.1

Weekly downloads
12
License
-
Repository
github
Last release
10 years ago

dat-completion

Bash completion (aka tab completion) for dat.

npm install -g dat-completion

Usage

To install it globally do

dat-completion --save

Or run

dat-completion

And follow the instructions printed in the top. Then resource your ~/.bash_profile or similar and try

dat <tab><tab>

It should also support option completion. Try

dat import --<tab><tab>

License

MIT