2.2.1 • Published 3 years ago

@muffin-dev/app-initializer v2.2.1

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
3 years ago

Muffin Dev for Node - App Initializer

The App Initializer is a very basic too for creating Node projects, even for app to deploy or packages to publish.

Animated example of App Initializer

It also setups configurations for several use cases:

  • Initialization of a Git repository
  • Prepare an app project for Heroku deployment
  • Prepare an app project for Surge deployment
  • Setup Typescript
  • Setup ES Lint

Note that these use cases match perfectly with my development process. Feel free to contact me for any additional action that can suit your needs! ;)

Installation & user guide

Install it globally using npm:

npm i -g @muffin-dev/app-initializer

Run it with the app-initializer command:

app-initializer

And then... just answer the questions!

Options

You can also pass the project path to the app-initializer command, so it will skip the first question:

app-initializer my-new-node-project
2.2.1

3 years ago

2.2.0

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.1

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago