generator-slimer

A Yeoman generator for creating new packages within the Ghost ecosystem.

Usage no npm install needed!

<script type="module">
  import generatorSlimer from 'https://cdn.skypack.dev/generator-slimer';
</script>

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 lint run just eslint
  • yarn test run lint && tests

Copyright & License

Copyright (c) 2018 Ghost Foundation - Released under the MIT license.