1.1.8 • Published 7 years ago

madgenerator v1.1.8

Weekly downloads
31
License
ISC
Repository
github
Last release
7 years ago

MadGenerator

MadGenerator is my first attempt at making an NPM package. The name is what it sounds like - it is a generator, with "Mad" thrown in there because my name is Madyson. This package is certainly nothing fancy, and as of current, it generates preset directories/sub-directories for you via CLI. I have really enjoyed the learning process of creating this and look forward to doing more with it!

Getting Started:

MadGenerator is an NPM package, so obviously must be installed via npm.

Prerequisites:

You must be running the latest version of node.js

Installation:

You can install MadGenerator on globally by running

npm install -g madgenerator

Then install in a project directory with

npm install --save madgenerator

Use:

As of right now, there is one working CLI command. It will create two directories (src & public), and two sub-directories within src (components and reducers). Once you have MadGenerator saved to your project folder, use

madgen-dirs

Authors:

  • Madyson Ward

License:

This project is licensed under the ISC license. See LICENSE.md for more information.

Acknowledgments:

  • Thank you to my instructors for supporting me in this as my capstone class project.
  • Thanks to my classmate, Simon Lee for being the first to download and try this out.
1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago