|
1 | 1 | # 🪓 node-cli-boilerplate |
2 | 2 |
|
3 | 3 | <!-- all-shields/header-badges:START --> |
4 | | -[](https://github.com/ptkdev-boilerplate/node-cli-boilerplate/blob/main/CHANGELOG.md) [](https://www.npmjs.com/package/@ptkdev/node-cli-boilerplate) [](https://github.com/ptkdev-boilerplate/node-cli-boilerplate/blob/main/LICENSE.md) [](https://www.typescriptlang.org/) [](https://github.com/tc39/ecma262) [](https://discord.ptkdev.io) |
| 4 | + |
| 5 | +[](https://github.com/ptkdev-boilerplate/node-cli-boilerplate/blob/main/CHANGELOG.md) [](https://www.npmjs.com/package/@ptkdev/node-cli-boilerplate) [](https://github.com/ptkdev-boilerplate/node-cli-boilerplate/blob/main/LICENSE.md) [](https://www.typescriptlang.org/) [](https://github.com/tc39/ecma262) [](https://discord.ptkdev.io) |
| 6 | + |
5 | 7 | <!-- all-shields/header-badges:END --> |
6 | 8 |
|
7 | | -Create your node module (library) with this friendly boilerplate. |
| 9 | +Create node cli with this friendly boilerplate. Use this respository as template for your new node command line interface project |
8 | 10 |
|
9 | 11 | ## 🎁 Support: Donate |
10 | 12 |
|
11 | 13 | > 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!** |
12 | 14 |
|
13 | 15 | <!-- all-shields/sponsors-badges:START --> |
14 | | -[](https://www.paypal.me/ptkdev) [](https://ko-fi.com/ptkdev) [](https://github.com/sponsors/ptkdev) [](https://www.patreon.com/ptkdev) []() []() |
| 16 | + |
| 17 | +[](https://www.paypal.me/ptkdev) [](https://ko-fi.com/ptkdev) [](https://github.com/sponsors/ptkdev) [](https://www.patreon.com/ptkdev) []() []() |
| 18 | + |
15 | 19 | <!-- all-shields/sponsors-badges:END --> |
16 | 20 |
|
17 | 21 | ## 📎 Menu |
@@ -82,19 +86,27 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d |
82 | 86 | ## 🦄 Other Projects |
83 | 87 |
|
84 | 88 | <!-- all-shields/projects-badges1:START --> |
85 | | -[](https://ptk.dev/) |
| 89 | + |
| 90 | +[](https://ptk.dev/) |
| 91 | + |
86 | 92 | <!-- all-shields/projects-badges1:END --> |
87 | 93 |
|
88 | 94 | <!-- all-shields/projects-badges2:START --> |
89 | | -[](https://github.com/ptkdev/ptkdev-logger) [](https://github.com/ptkdev/all-shields-cli) [](https://github.com/ptkdev/chrome-extension-aspectratio219) [](https://availableon.badge.ptkdev.io/) [](https://github.com/ptkdev/json-token-replace) [](https://github.com/ptkdev/eslint-plugin-snakecasejs) |
| 95 | + |
| 96 | +[](https://github.com/ptkdev/ptkdev-logger) [](https://github.com/ptkdev/all-shields-cli) [](https://github.com/ptkdev/chrome-extension-aspectratio219) [](https://availableon.badge.ptkdev.io/) [](https://github.com/ptkdev/json-token-replace) [](https://github.com/ptkdev/eslint-plugin-snakecasejs) |
| 97 | + |
90 | 98 | <!-- all-shields/projects-badges2:END --> |
91 | 99 |
|
92 | 100 | <!-- all-shields/projects-badges3:START --> |
93 | | -[](https://github.com/ptkdev-components/webcomponent-instagram-widget) [](https://github.com/ptkdev-components/webcomponent-patreon-box) [](https://github.com/ptkdev-components/webcomponent-carousel-slideshow) |
| 101 | + |
| 102 | +[](https://github.com/ptkdev-components/webcomponent-instagram-widget) [](https://github.com/ptkdev-components/webcomponent-patreon-box) [](https://github.com/ptkdev-components/webcomponent-carousel-slideshow) |
| 103 | + |
94 | 104 | <!-- all-shields/projects-badges3:END --> |
95 | 105 |
|
96 | 106 | <!-- all-shields/projects-badges4:START --> |
97 | | -[](https://github.com/ptkdev/vscode-theme-dark-blood) [](https://t.me/gamebookchatbot) [](https://github.com/ptkdev-boilerplate?q=svelte) [](https://github.com/ptkdev-boilerplate?q=webcomponent) [](https://github.com/ptkdev-boilerplate?q=bot) [](https://github.com/ptkdev-boilerplate?q=node) [](https://meingifs.pics/) [](https://github.com/ptkdev/ptkdev-stickers#-install-free) |
| 107 | + |
| 108 | +[](https://github.com/ptkdev/vscode-theme-dark-blood) [](https://t.me/gamebookchatbot) [](https://github.com/ptkdev-boilerplate?q=svelte) [](https://github.com/ptkdev-boilerplate?q=webcomponent) [](https://github.com/ptkdev-boilerplate?q=bot) [](https://github.com/ptkdev-boilerplate?q=node) [](https://meingifs.pics/) [](https://github.com/ptkdev/ptkdev-stickers#-install-free) |
| 109 | + |
98 | 110 | <!-- all-shields/projects-badges4:END --> |
99 | 111 |
|
100 | 112 | ## 💫 License |
|
0 commit comments