Skip to content

jordifebrer/edi-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.