Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 686 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 686 Bytes

iotaPlate

iotaPlate helps you generate the recommended iotaCSS file structure in less than 1 second. Each module file contains all iotaCSS module options for faster configuration. Also, no need to install iotacss module. iotaPlate does it for you automatically.

Installation

$ npm install -g iotaplate

Usage

Go to the directory you want the files to be generated to and run:

$ iotaplate

You are good to go!

Make sure you have a package.json in your application's root folder. iotaPlate needs that in order to install iotacss package.

License

Licensed under the Apache License, Version 2.0. Copyright © 2016–2017. Dimitris Psaropoulos.