@tryghost/slimer
v1.9.3
Published
tbc
Downloads
106
Maintainers
Keywords
Readme
Slimer
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
.
Install
Add the CLI to your globals:
npm install --global @tryghost/slimer-cli
Develop
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
Test
yarn lint
run just eslintyarn test
run lint && tests
Copyright & License
Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.