All Projects → ember-cli-deploy → Ember Cli Deploy

ember-cli-deploy / Ember Cli Deploy

Licence: mit
A deployment pipeline for Ember CLI apps

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Ember Cli Deploy

cli-guides
Step-by-step guides and tutorials for using the ember-cli to create apps and addons
Stars: ✭ 22 (-96.13%)
Mutual labels:  ember-cli
glimmer-blueprint
[MOVED] This package is now part of the Glimmer.js monorepo
Stars: ✭ 25 (-95.61%)
Mutual labels:  ember-cli
Ember Cli Typescript
Use TypeScript in your Ember.js apps!
Stars: ✭ 346 (-39.19%)
Mutual labels:  ember-cli
ember-dragula
Simple drag and drop with dragula and ember
Stars: ✭ 27 (-95.25%)
Mutual labels:  ember-cli
ember-cli-dropzonejs
Drag and drop file uploader addon using dropzonejs
Stars: ✭ 32 (-94.38%)
Mutual labels:  ember-cli
Ember Exam
Run your tests with randomization, splitting, and parallelization for beautiful tests.
Stars: ✭ 262 (-53.95%)
Mutual labels:  ember-cli
ember-cli-ifa
Ember CLI addon for injecting fingerprinted asset map file into Ember app
Stars: ✭ 54 (-90.51%)
Mutual labels:  ember-cli
Ember Engines
Composable Ember applications for ambitious user experiences
Stars: ✭ 484 (-14.94%)
Mutual labels:  ember-cli
ember-credit-card
"make your credit card form dreamy in one line of code"
Stars: ✭ 89 (-84.36%)
Mutual labels:  ember-cli
Ember Cli
The Ember.js command line utility
Stars: ✭ 3,314 (+482.43%)
Mutual labels:  ember-cli
git-task-list
Git Task Lists
Stars: ✭ 25 (-95.61%)
Mutual labels:  ember-cli
ember-polaris
An Ember addon for Shopify's Polaris design system
Stars: ✭ 59 (-89.63%)
Mutual labels:  ember-cli
Ember Twiddle
JSFiddle type thing for ember-cli style code
Stars: ✭ 269 (-52.72%)
Mutual labels:  ember-cli
ember-cli-new-version
A convention based update notification for Ember. With this addon, you can detect a new version and notify the user to refresh the page
Stars: ✭ 22 (-96.13%)
Mutual labels:  ember-cli
Ember Decorators
Useful decorators for Ember applications.
Stars: ✭ 360 (-36.73%)
Mutual labels:  ember-cli
ember-language-server
Language Server Protocol implementation for Ember.js projects
Stars: ✭ 93 (-83.66%)
Mutual labels:  ember-cli
glimmer-hn-pwa
A Demonstration Of HackerNews Progressive Web App Powered By Glimmer.js
Stars: ✭ 28 (-95.08%)
Mutual labels:  ember-cli
Sharedrop
Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
Stars: ✭ 5,222 (+817.75%)
Mutual labels:  ember-cli
Ember Infinity
⚡️ Simple, flexible Infinite Scroll for Ember CLI Apps.
Stars: ✭ 368 (-35.33%)
Mutual labels:  ember-cli
Ember Cli Page Object
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
Stars: ✭ 272 (-52.2%)
Mutual labels:  ember-cli

Ember CLI Deploy

Build Status Code Climate

Simple, flexible deployment for your Ember CLI app

Installation

ember install ember-cli-deploy

Quick start

After installation, choose plugins matching your deployment environment, configure your deployment script appropriately and you're ready to start deploying.

In-depth documentation

Visit the Docs site

Contributing

Clone the repo and run npm install. To run tests,

npm test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].