Skip to content

bakerac4/glimmer-native-blueprint

Repository files navigation

@glimmer/blueprint

npm version

This repository holds the blueprint for generating a new Glimmer Native project.

It is to be used, currently, with Ember CLI Canary, which you have to install from the master branch. The project generated follows the Module Unification RFC that is soon to be adopted by Ember, and thus shared by both projects.

To learn more about making blueprints, consult the blprnt repository.

To generate a project using this blueprint, install Ember CLI Canary (npm install -g ember-cli/ember-cli), and do:

ember new hello-glimmer -b glimmer-native-blueprint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published