0.1.1 • Published 2 years ago

@sujaykumarh/start v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Interactive Starter

license wiki GitHub Workflow Status

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

commandsub-commandstatusdescription
newcreate / append something new
gi or gitignorecreate or append-to .gitignore file
li or licensecreate LICENSE file
p or projectcreate new project
configconfigure start settings
showshow current settings
setset 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:

OSsupported?tested?comment
Linuxdeveloped and tested on Arch Linux, Ubuntu
MacOSshould work*. create pr to add support. create issues to report bugs.
Windowsnot supported. create pr to add support

LICENSE

The MIT License (MIT)

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

Read full license here

npm.io npm.io