0.4.2 • Published 5 years ago

marech v0.4.2

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

Marech is an HTML precompiler, where you can split your code and print JavaScript outputs in HTML. And much more coming soon...

😎 How to Install

Marech is available in the NPM.

# Install Marech CLI globally
npm install marech -g

😅 Get's started

Create configuration file

You need marech-config.js into your project. To create, use the command:

# Start in the current directory
marech init

Learn

Click here to learn how to use.

Compile

# Compile and create final file(s)
marech compile

🤝 Contribute

Please send issues, share to friends, improve the source-code etc

📝 License

Licensed under the MIT License.

Created by Gabriel Rodrigues

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.6

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago