@sujaykumarh/start

0.1.1 • Public • Published

Interactive Starter

Lightweight interactive all in one starter npm-cli app.

license wiki GitHub Workflow Status

🚀 Ready set go... to get started run

npx @sujaykumarh/start


npm version GitHub all releases npm


Interactive cli

  • create/update .gitignore
  • create LICENSE
  • 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

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
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.


versions

current package.json verison on branch

GitHub package.json version (branch) GitHub package.json version


❯ 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

The MIT License (MIT)

Copyright (c) 2021 Sujaykumar.Hublikar <hello@sujaykumarh.com>

Read full license here




Sponser Coffee if you like this project

Package Sidebar

Install

npm i @sujaykumarh/start

Weekly Downloads

5

Version

0.1.1

License

MIT

Unpacked Size

50.6 kB

Total Files

25

Last publish

Collaborators

  • sujaykumarh