@tryghost/generator-slimer
v1.14.2
Published
A Yeoman generator for creating new packages within the Ghost ecosystem.
Downloads
168
Readme
Generator Slimer
generator-slimer
is a yeoman generator, but isn't intended to be used standalone,
instead it's part of the slimer toolset exposed via slimer new
.
Install
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.