1.0.1 • Published 1 year ago

inframous v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Inframous

Summary

For some reason, I like to build projects according to this guide. The only annoying thing is performing the initial steps. This package makes it easy to set up these projects using a CLI command.

NOTE: The original guide doesn't use Typescript, but this package does.

How to use

Install this package.

npm install -g inframous

Create new projects using the inframous command.

mkdir your-project-folder
cd your-project-folder
inframous