metacraft
v0.0.43
Published
lightning fast development/boilerplate tool for javascript/node.js
Downloads
9
Readme
Metacraft CLI
Command Line Interface for crafting a universal :)
Getting started
- Make sure you have NodeJs installed in your machine. Suggested version 16 for the best experience.
- Run
npm i --location=global metacraft
oryarn global add metacraft
to install the command in your machine - Run
metacraft -h
to get more information about the CLI - Happy hacking!