Skip to content

trozlabs/my-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-module

Usage

npm i trozlabs/my-module
npx trozlabs/my-module

Development

git clone https://github.com/trozlabs/my-module.git

cd my-module

npm install

npx

run the npx script my-module (bin.my-module in package.json)

npx local

npx my-module

npx remote

npx trozlabs/my-module
output
running: /Users/trozdol/Development/my-module/bin/index.js version: 0.0.1

npm test

npm test
output
> my-module@0.0.1 test
> node ./test


############################################
# myModule.version: 0.0.1
############################################

npm run develop

npm run develop
output
> my-module@0.0.1 develop
> nodemon ./test

[nodemon] 3.0.1
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): *.*
[nodemon] watching extensions: js,mjs,cjs,json
[nodemon] starting `node ./test`

############################################
# myModule.version: 0.0.1
############################################

[nodemon] clean exit - waiting for changes before restart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages