0.1.2 • Published 4 years ago

downtotemp v0.1.2

Weekly downloads
6
License
MIT
Repository
-
Last release
4 years ago

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",
0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago