dat-completion
v1.0.1
Published
bash completion (aka tab completion) for dat
Readme
dat-completion
Bash completion (aka tab completion) for dat.
npm install -g dat-completionUsage
To install it globally do
dat-completion --saveOr run
dat-completionAnd 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
