Skip to content

dmitriz/node-package-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-package-test

testing packages loading from github

Quick start

Install this package with

npm i https://github.com/dmitriz/node-package-test

Then create this file and run it with node:

const f = require ('gh-test')
console.log(f(process.argv[2]))

About

testing packages load from github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published