hyper-filedrop

0.0.5 • Public • Published

hyper-filedrop

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

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.

Package Sidebar

Install

npm i hyper-filedrop

Weekly Downloads

8

Version

0.0.5

License

MIT

Unpacked Size

3.73 kB

Total Files

4

Last publish

Collaborators

  • lekoleko