New quickstart

This commit is contained in:
Tony Garnock-Jones 2018-11-13 15:35:16 +00:00
parent 04d4c37fa6
commit 3ed5a8a9a6
1 changed files with 10 additions and 1 deletions

View File

@ -6,7 +6,16 @@ subject of a forthcoming paper.
## Quickstart
Install a few packages from the
**Option 1.** Use `npx @syndicate-lang/create DIRECTORY` or `npm init
@syndicate-lang DIRECTORY`:
npm init @syndicate-lang myprogram
cd myprogram
npm i .
npm run build
node lib/index.js
**Option 2.** Install a few packages from the
[@syndicate-lang](https://www.npmjs.com/org/syndicate-lang) scope on
npmjs.com: