Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 334 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 334 Bytes

giorgio

A simple CLI for george

Installation

yarn global add giorgio

Or,

npm install -g giorgio

Usage

$ giorgio myfile.grg

You can also watch the file, to get instant feed-back the moment you save your changes:

$ giorgio myfile.grg --watch