methane-core
v3.0.0-beta.7
Published
The core engine of methane.
Downloads
5
Readme
methane-core
The core of methane, without any plugins. No any linters.
Note: For most users who doesn't want to customize something,
please install methane
.
Installation
You don't need to install this plugin manually, and it will be installed once you installed
methane
.
Using Yarn:
$ yarn add --dev methane-core
Using npm:
$ npm install --save-dev methane-core
Usage
Run in terminal:
$ ch4
You can run ch4 --help
to get more information.