An open API service indexing awesome lists of open source software.

https://github.com/0x-jerry/tpl-node-cli

node CLI template
https://github.com/0x-jerry/tpl-node-cli

node-cli-boilerplate

Last synced: about 1 month ago
JSON representation

node CLI template

Awesome Lists containing this project

README

          

# Node CLI(Command Line Interface) Application Template

The fast way to build a CLI application without bundle. Support dynamic import `mjs, jsx, ts, tsx`.

Todo:

1. [ ] Change name, bin and version property of `package.json`.
2. [ ] Change `confFileName` in `src/const.ts`.
3. [ ] Change or delete `x.release.conf.ts`.
4. [ ] Rewrite this file.