0.0.5 • Published 5 years ago

hyper-filedrop v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

hyper-filedrop

The Hyper plugin that inserts file path when a file was dropped on the terminal.

npm.io

Install

Add "hyper-filedrop" to plugins in your hyper.js

{
  plugins: ["hyper-filedrop"]
}

Contribution

  1. Fork this repository
  2. Write your code
  3. Create pull request to master branch

Development

git clone git@github.com:Leko/hyper-filedrop.git
cd hyper-filedrop
npm i

npm run prepare # build

License

This package under MIT license.