Skip to content

EL-IT/Hyper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Hyper

A CLI to bootstrap new projects!

Installing

npm install -g @itzsharksv/hyper

Usage/Examples

# Show help
hyper help

# Initilize a new project
hyper init

Project Tree

📦 <Project>
├─ Docs
│  ├─ CODE_OF_CONDUCT.md
│  ├─ CONTRIBUTING.md
│  └─ SECURITY.md
├─ Src
│  └─ index.js
├─ .gitignore
├─ .prettierrc
├─ .travis.yml
├─ CHANGELOG.md
├─ Package.json
├─ README.md
└─ LICENSE

License

#
# Copyright 2021 - SharkSV
# License Identifier: MIT
#

About

A CLI to bootstrap new projects! 🏗️

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%