Browse Source

Add README

master
Forest Belton 2 years ago
parent
commit
1af8e3e51f
1 changed files with 17 additions and 0 deletions
  1. +17
    -0
      README.md

+ 17
- 0
README.md View File

@ -0,0 +1,17 @@
# gbuoy
## Setup
```
$ npm ci
$ npm run build
$ npm link
```
TODO: Publish to NPM
## Usage
```
$ gbuoy path/to/program.gby
```

Loading…
Cancel
Save