Gathering detailed insights and metrics for @ptkdev/node-cli-boilerplate
Gathering detailed insights and metrics for @ptkdev/node-cli-boilerplate
Gathering detailed insights and metrics for @ptkdev/node-cli-boilerplate
Gathering detailed insights and metrics for @ptkdev/node-cli-boilerplate
🪓 Create node cli with this user friendly boilerplate
npm install @ptkdev/node-cli-boilerplate
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (81.69%)
JavaScript (12.5%)
Smarty (5.02%)
Shell (0.79%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
NOASSERTION License
26 Stars
545 Commits
3 Forks
2 Watchers
3 Branches
1 Contributors
Updated on May 11, 2025
Latest Version
3.0.3
Package Id
@ptkdev/node-cli-boilerplate@3.0.3
Unpacked Size
40.64 kB
Size
12.03 kB
File Count
36
NPM Version
10.5.2
Node Version
20.13.1
Published on
Jun 03, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
28
Create node cli with this user friendly boilerplate. Use this respository as template for your new npm command line interface project
This is a github template, you can fork it or use as template for start new project with this repository as hello-world. I hate start new project with empty template, often i missing correct configuration, readme instruction or i need of samples of code. Use this repository as template solve this problem.
This project is free, open source and I try to provide excellent free support. Why donate? I work on this project several hours in my spare time and try to keep it up to date and working. THANK YOU!
npm install @ptkdev/node-cli-boilerplate -g
node-cli-boilerplate
You can use npx, example: npx @ptkdev/node-cli-boilerplate
npm install
npm run dev
for watch modeIf you want to try cli locally:
npm run release
npm link
(on unix/mac use sudo npm link
)node-cli-boilerplate
anywhere for execute command line toolFor uninstall it run npm unlink
(on unix/mac use sudo npm unlink
)
If you want replace all strings (example: package name, author, urls, etc...) in markdown file, source files and others files of this project you need edit setup.json
with correct values and run npm run setup
.
For create npm package:
npm run release
npm publish
Run npm run docs
Thanks to all our backers! 🙏 Donate 3$ or more on paypal, ko-fi or github and send me email with your avatar and url.
I ❤️ contributions! I will happily accept your pull request! (IMPORTANT: Only to nightly branch!) Translations, grammatical corrections (GrammarNazi you are welcome! Yes my English is bad, sorry), etc... Do not be afraid, if the code is not perfect we will work together 👯 and remember to insert your name in .all-contributorsrc
and package.json
file.
Thanks goes to these wonderful people (emoji key):
Patryk Rzucidło 💻 🌍 📖 🐛 |
💰 In the future, if the donations allow it, I would like to share some of the success with those who helped me the most. For me open source is share of code, share development knowledges and share donations!
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
packaging workflow detected
Details
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 6
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
13 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More