This repository was archived by the owner on Mar 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-24
lines changed Expand file tree Collapse file tree 1 file changed +8
-24
lines changed Original file line number Diff line number Diff line change 1
- # nsf-ember-tooltip
2
-
3
1
[ ![ Build Status] ( https://travis-ci.org/nsf-open/nsf-ember-tooltip.svg?branch=master )] ( https://travis-ci.org/nsf-open/nsf-ember-tooltip )
4
- This README outlines the details of collaborating on this Ember addon.
5
-
6
- ## Installation
7
-
8
- * ` git clone <repository-url> ` this repository
9
- * ` cd nsf-ember-tooltip `
10
- * ` npm install `
11
- * ` bower install `
12
-
13
- ## Running
2
+ # NSF Ember Tooltip
14
3
15
- * ` ember serve `
16
- * Visit your app at [ http://localhost:4200 ] ( http://localhost:4200 ) .
4
+ An ![ ember-cli] ( https://www.ember-cli.com ) addon for using ![ Tooltipster] ( https://iamceege.github.io/tooltipster/ ) in Ember applications.
17
5
18
- ## Running Tests
6
+ ----
19
7
20
- * ` npm test ` (Runs ` ember try:each ` to test your addon against multiple Ember versions)
21
- * ` ember test `
22
- * ` ember test --server `
23
-
24
- ## Building
25
-
26
- * ` ember build `
27
-
28
- For more information on using ember-cli, visit [ https://ember-cli.com/ ] ( https://ember-cli.com/ ) .
8
+ ## Installation
9
+ (NPM support coming soon)
10
+ ```
11
+ npm install nsf-open/nsf-ember-tooltip#latest --save-dev
12
+ ```
You can’t perform that action at this time.
0 commit comments