3.0.1 • Published 7 years ago

michal v3.0.1

Weekly downloads
62
License
-
Repository
github
Last release
7 years ago

michal by @michalbe

M.I.C.H.A.L - My Initialization Config Handling Automator. LOL.

What?

Michal is commandline tool I use to setup all the things I need to start a new project. It:

  • creates package.json file with proper name, repo & author
  • installs rollupjs with babel and my fav configuration
  • Modifies .eslintrc file with my favorite configuration
  • Creates test directory with example file

michal

How to use?

Install with:

 $ sudo npm install michal -g

Then in new, recently cloned git repo, to install all the packages:

$ michal -a

To check available options run the command without parameters:

$ michal

Voila!

3.0.1

7 years ago

3.0.0

7 years ago

2.0.0

9 years ago

0.1.14

10 years ago

0.1.12

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.4

10 years ago

0.0.2

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago