All Projects โ†’ ptkdev-boilerplate โ†’ node-cli-boilerplate

ptkdev-boilerplate / node-cli-boilerplate

Licence: other
๐Ÿช“ Create node cli with this user friendly boilerplate

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Smarty
1635 projects
shell
77523 projects

Projects that are alternatives of or similar to node-cli-boilerplate

main
Mocks Server monorepo
Stars: โœญ 109 (+541.18%)
Mutual labels:  command-line-app, command-line-interface
Blackeye-for-Windows
This is a Phishing tool. Phishing is a type of hacking also called credential harvesting. It creates fake websites for victims to login which saves their login info which includes IP, User-Agent, Username and Password to a file in the computer running Blackeye. This tool has been there for Linux and even Android via Termux. I converted it to Winโ€ฆ
Stars: โœญ 38 (+123.53%)
Mutual labels:  command-line-app, command-line-interface
cul
nodejs module to interact with busware cul / culfw
Stars: โœญ 26 (+52.94%)
Mutual labels:  node-module
pypi-command-line
A powerful, colorful, beautiful command-line-interface for pypi.org
Stars: โœญ 32 (+88.24%)
Mutual labels:  command-line-interface
cgol
Conway's Game of Life in the Terminal
Stars: โœญ 32 (+88.24%)
Mutual labels:  command-line-app
svelte-webcomponent-boilerplate
๐Ÿ— Create your HTML5 Web Component with Svelte. Made your web components with this user-friendly boilerplate
Stars: โœญ 58 (+241.18%)
Mutual labels:  github-template
binrpc
HomeMatic xmlrpc_bin:// protocol server and client
Stars: โœญ 15 (-11.76%)
Mutual labels:  node-module
bulksearch
Lightweight and read-write optimized full text search library.
Stars: โœญ 108 (+535.29%)
Mutual labels:  node-module
googlr
Googlr is a command line tool that lets you search Google from your terminal.
Stars: โœญ 35 (+105.88%)
Mutual labels:  command-line-interface
whatsapp-clone-react
Build a WhatsApp Clone with React JS and FireBase.
Stars: โœญ 38 (+123.53%)
Mutual labels:  node-module
biguint-format
Node.js module to format big uint numbers from a byte array or a Buffer
Stars: โœญ 16 (-5.88%)
Mutual labels:  node-module
teaching-nodejs-expressjs-framework-spring-2019-2020
Complete Node-Express Application
Stars: โœญ 16 (-5.88%)
Mutual labels:  node-module
Giter
Quickly set up a new remote repository, initialize a local git repository and add the remote repo
Stars: โœญ 38 (+123.53%)
Mutual labels:  command-line-app
spgateway
ๆ™บไป˜้€šAPIไธฒๆŽฅ
Stars: โœญ 20 (+17.65%)
Mutual labels:  node-module
inflight
Add callbacks to requests in flight to avoid async duplication
Stars: โœญ 63 (+270.59%)
Mutual labels:  npm-cli
diagrams-braille
Render diagrams to Braille
Stars: โœญ 21 (+23.53%)
Mutual labels:  command-line-interface
database-js
Common Database Interface for Node
Stars: โœญ 58 (+241.18%)
Mutual labels:  node-module
AWS-CLI-Commands
Collection of AWS CLI commands for several AWS services.
Stars: โœญ 44 (+158.82%)
Mutual labels:  command-line-interface
lambda-mailer
Simple module for receiving an email from a contact form on your website.
Stars: โœญ 83 (+388.24%)
Mutual labels:  node-module
savepagenow
A simple Python wrapper and command-line interface for archive.orgโ€™s "Save Page Now" capturing service
Stars: โœญ 140 (+723.53%)
Mutual labels:  command-line-interface

๐Ÿช“ node-cli-boilerplate

v2.0.3 License: MIT Language: TypeScript ECMAScript: 2019 Discord Server

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.

๐ŸŽ Support: Donate

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!

Donate Paypal Donate Ko-Fi Donate Github Sponsors Donate Patreon Donate Bitcoin Donate Ethereum

๐Ÿ“Ž Menu

๐Ÿ’ก Features

  • [โœ”๏ธ] Easy to use
  • [โœ”๏ธ] MIT License
  • [โœ”๏ธ] Make CLI Package for npm
  • [โœ”๏ธ] Friendly boilerplate + Github templates
  • [โœ”๏ธ] Typescript + TSPaths preconfigured
  • [โœ”๏ธ] Userfriendly folders tree
  • [โœ”๏ธ] Prettiers and ESLint preconfigured
  • [โœ”๏ธ] all-contributors-cli and all-shields-cli preconfigured
  • [โœ”๏ธ] JEST Test preconfigured
  • [โœ”๏ธ] Full async code
  • [โœ”๏ธ] Github and Vscode dotfiles preconfigured
  • [โœ”๏ธ] Translations: ๐Ÿ‡ฌ๐Ÿ‡ง ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ต๐Ÿ‡ฑ (Help me โค๏ธ)

๐Ÿš€ Usage

  1. Install cli package globally: npm install @ptkdev/node-cli-boilerplate -g
  2. Run anywhere: node-cli-boilerplate

You can use npx, example: npx @ptkdev/node-cli-boilerplate

๐Ÿ”จ Developer Mode

๐Ÿ Run Project

  1. Clone this repository or download nightly, beta or stable.
  2. Run npm install
  3. Run npm run dev for watch mode

If you want to try cli locally:

  1. Run npm run build
  2. Run npm link (on unix/mac use sudo npm link)
  3. Run node-cli-boilerplate anywhere for execute command line tool

For uninstall it run npm unlink (on unix/mac use sudo npm unlink)

๐Ÿ’พ Setup Project

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.

๐Ÿš€ Deploy

For create npm package:

  • Run npm run release
  • Run npm publish

๐Ÿ“š Documentation

Run npm run docs

๐Ÿ‘‘ Backers and Sponsors

Thanks to all our backers! ๐Ÿ™ Donate 3$ or more on paypal, ko-fi, github or patreon and send me email with your avatar and url.

๐Ÿ‘จโ€๐Ÿ’ป Contributing

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!

๐Ÿฆ„ Other Projects

๐Ÿ’ซ License

  • Code and Contributions have MIT License
  • Images and logos have CC BY-NC 4.0 License
  • Documentations and Translations have CC BY 4.0 License
Copyleft (c) 2022 Patryk Rzucidล‚o (@PTKDev) <[email protected]>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].