bifocal/node_modules/@tryghost/nql-lang/README.md

536 B

NQL Lang

Installation

  1. Make sure that gstenv is green. See Dev Environment for docs.
  2. git clone this repo & cd into it as usual
  3. Run yarn to install top-level dependencies.

Run

Test

  • yarn lint run just eslint
  • yarn test run lint && tests

Copyright & License

Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.