0.1.4 • Published 3 years ago

generator-marino-gen v0.1.4

Weekly downloads
5
License
ISC
Repository
github
Last release
3 years ago

generator-marino-gen

Installation

Install yo (Yeoman)

npm install -g yo

Then, install the generator

npm install -g generator-marino-gen

Generate a project

(The generator does not create a root folder for you - please make sure to be in a folder where you want to have all the files) Steps:

<div class="divider">
<li> Make a new folder
<li> Enter the folder
<li> Open the command line in that folder
<li> Type in the generation command
<li> Answer the prompt(s)
<li> And bam, there you have your project!
<li><strong>Make sure you edit the .env to your preferences</strong>

Generate an express project

yo marino-gen:express

More templates are on their way!

Issues & pull requests

You are more than welcome to contribute to this project. Got a problem when generating? Open an issue and I'll answer as fast as possible!

Want to contribute to the project? Open a pull request!

0.1.4

3 years ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago