bifocal/node_modules/@tryghost/nql-lang
Jean Viscogliosi-Pate f8836547f1 Broken socials 2024-06-19 06:56:58 -07:00
..
dist Broken socials 2024-06-19 06:56:58 -07:00
lib Broken socials 2024-06-19 06:56:58 -07:00
src Broken socials 2024-06-19 06:56:58 -07:00
test Broken socials 2024-06-19 06:56:58 -07:00
.editorconfig Broken socials 2024-06-19 06:56:58 -07:00
.eslintignore Broken socials 2024-06-19 06:56:58 -07:00
.eslintrc.js Broken socials 2024-06-19 06:56:58 -07:00
LICENSE Broken socials 2024-06-19 06:56:58 -07:00
README.md Broken socials 2024-06-19 06:56:58 -07:00
index.js Broken socials 2024-06-19 06:56:58 -07:00
package.json Broken socials 2024-06-19 06:56:58 -07:00

README.md

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.