Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/course-one/npm-global-module-starter-kit
greet - a npm global module example repo
https://github.com/course-one/npm-global-module-starter-kit
node node-module npm npm-package
Last synced: 4 days ago
JSON representation
greet - a npm global module example repo
- Host: GitHub
- URL: https://github.com/course-one/npm-global-module-starter-kit
- Owner: course-one
- Created: 2018-03-24T23:51:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-06T22:56:06.000Z (over 3 years ago)
- Last Synced: 2023-03-08T17:51:24.236Z (over 1 year ago)
- Topics: node, node-module, npm, npm-package
- Language: JavaScript
- Homepage: https://medium.com/@thatisuday/creating-cli-executable-global-npm-module-5ef734febe32
- Size: 5.86 KB
- Stars: 11
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Explanation
Working principle and other documentation of this module is available at [Medium](https://medium.com/@thatisuday/creating-cli-executable-global-npm-module-5ef734febe32).