Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 274 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 274 Bytes

EdiScript is a micro language that translates an edi-script file to a web static files: html, css, js.

Installation

If you have the node package manager, npm, installed:

npm install -g edi-script

Leave off the -g if you don't wish to install globally.