UNPKG

giorgio

Version:
20 lines (10 loc) 334 B
# giorgio A simple CLI for [george](https://www.student.cs.uwaterloo.ca/~se212/george/ask-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`