appirio-tech/ap-work-copilot-flow

Name: ap-work-copilot-flow

Owner: Topcoder

Description: Copilot Flow

Created: 2015-06-01 20:20:29.0

Updated: 2015-06-01 20:43:11.0

Pushed: 2015-10-21 00:53:46.0

Homepage:

Size: 3560

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

AP Copilot Flow

GitHub version Build Status Coverage Status Dependency Status

Docs
Install
wer install --save appirio-tech-copilot
Designs

http://docs.apcopilotservice.apiary.io/#reference/copilot-project-management/individual-calls

Comitting changes

The bower component served by this repo only includes the dist folder, which is committed. Make sure to gulp build before adding your files.

Development
s gserve='nvm use; gulp clean; gulp serve'
s gtest='nvm use; gulp test'
s gtestserve='nvm use; gulp test-serve'
s gbuild='nvm use; gulp clean; gulp preprocessors; gulp useref; gulp copy-files; gulp remove-code'
s ge2e='gbuild; gulp test; gulp e2e;'

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.