npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

dat-completion

1.0.1

@mafintosh

npmHomeRepoSnykSocket
Downloads:0
$ npm install dat-completion
DailyWeeklyMonthlyYearly

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