downtotemp

0.1.2 • Public • Published

downtotemp

A CLI to download a file to default system temp directory

Example downloading a file to tmp directory and running cucumber tests (since cucumber expects a file in the disk):

package.json

"conformance": "npx downtotemp https://raw.githubusercontent.com/githubuser/myproject/master/features/featurefile.feature && cucumber-js /tmp/featurefile.feature",

Readme

Keywords

Package Sidebar

Install

npm i downtotemp

Weekly Downloads

5

Version

0.1.2

License

MIT

Unpacked Size

1.42 kB

Total Files

4

Last publish

Collaborators

  • helio-frota