|
|
||
|---|---|---|
| .. | ||
| dist | ||
| lib | ||
| src | ||
| test | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc.js | ||
| LICENSE | ||
| README.md | ||
| index.js | ||
| package.json | ||
README.md
NQL Lang
Installation
- Make sure that
gstenvis green. See Dev Environment for docs. git clonethis repo &cdinto it as usual- Run
yarnto install top-level dependencies.
Run
- Use:
yarn dev - View: http://localhost:9999
Test
yarn lintrun just eslintyarn testrun lint && tests
Copyright & License
Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.