Skip to content

desm/config-from-argv-ts-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config-from-argv-ts-example

A complete TypeScript example of using the NPM module config-from-argv.

Usage

$ npm install
$ ./dist/example.js
$ ./dist/example.js -x
$ ./dist/example.js -f other.txt
$ ./dist/example.js -p 30
$ ./dist/example.js -x -f one.txt -p 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published