Slimer exposes useful tools for working with Node.js repos. Much of this package is a set of commands, and a wrapper for generator-slimer.
Access to these tools is provided via slimer-cli
.
Add the CLI to your globals:
npm install --global @tryghost/slimer-cli
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
-
yarn lint
run just eslint -
yarn test
run lint && tests
Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.