0.0.10 • Published 10 years ago

ngbit-addon-input-autocheck v0.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
10 years ago

Ngbit-addon-input-autocheck

This README outlines the details of collaborating on this Ember addon.

使用指南:

直接在本地的package.json文件中添加:

// package.json {

"name": "cabbage",
(...)
"devDependencies": {

(...) // 添加下面这行: // "ngbit-addon-input-autocheck": "git+ssh://git@gitlab.ngbit.com:Mark/ngbit-addon-input-autocheck.git#master" } }

Installation

  • git clone <repository-url> this repository
  • cd ngbit-addon-input-autocheck
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago