Skip to content

Latest commit

 

History

History
126 lines (76 loc) · 3.85 KB

README.md

File metadata and controls

126 lines (76 loc) · 3.85 KB

Interactive Starter

license wiki GitHub Workflow Status npm version


Lightweight interactive all in one starter npm-cli app.

🚀 to get started run

npx @sujaykumarh/start --help


Interactive cli

  • create .gitignore file
  • create LICENSE file
  • create common config file
  • create Project from template [TODO]

DEMO

ss


❯ Usage:

# Start using it with npx
$ npx @sujaykumarh/start

# or Install globally with npm 
# to use it as standalone package binary $ start <command>
$ npm install -g @sujaykumarh/start
$ start --help

❯ Commands:

status: ✅ working, ⬛ ToDo, ❌ removed

usage:

$ start <command> <subcommand> [options]
command sub-command status description
new create / append something new
gi or gitignore create or append-to .gitignore file
li or license create LICENSE file
config create config files
p or project create new project
config configure start settings
show show current settings
set set value to key to settings

Please read wiki for more details on all available commands and usage.


❯ Platform Support:

OS supported? tested? comment
Linux developed and tested on Arch Linux, Ubuntu
MacOS should work*. create pr to add support. create issues to report bugs.
Windows not supported. create pr to add support

📄 LICENSE

MIT © 2021 sujaykumarh


✨ Sponser ✨



stats

GitHub all releases npm