Emma CLI
GitHub App
Emma CLI
GitHub App
Hi 🎉!
Welcome to Emma CLI Github Application. You can use it to publish starters that you've built so others can find them more easily.
Think of it as a create-<anything>
made for everyone.
Start your next project
To find the available starters, simply run
yarn create emma
Publish starters
To get started, add .github/emma.yml
file to your Github repository, and install the app. Once you make a push to the default
branch, Emma CLI will sync your starters.
Configuration file structure
starters:
- name: <the name of your starter>
description: <optional description>
path: <the absolute path to `package.json` file of your starter inside repository>
- name: Nexus GraphQL Shield
description: I am a starter with description.
path: /examples/with-graphql-nexus
- name: LabelSync Example
path: /templates/template-label-sync
🚧 NOTE: The app is still under development. Please submit issues and ideas to the issues seciton of
emma-cli
repository.
Developer
Emma CLI is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Report abuse