generator-slimer
v0.0.2
Published
A Yeoman generator for creating new packages within the Ghost ecosystem.
Downloads
8
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 i -g @tryghost/slimer-cli
Develop
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
Test
yarn lintrun just eslintyarn testrun lint && tests
Copyright & License
Copyright (c) 2018 Ghost Foundation - Released under the MIT license.
