mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 05:21:31 +08:00
parent
137c8b52d1
commit
b2c90071c2
11
README.md
11
README.md
@ -46,17 +46,6 @@ And constructed with the following guidelines:
|
||||
|
||||
For more information on SemVer, please visit http://semver.org.
|
||||
|
||||
## Component
|
||||
To include as a [component](https://github.com/componentjs/component), just run
|
||||
|
||||
$ component install ForkAwesome/Fork-Awesome
|
||||
|
||||
Or add
|
||||
|
||||
"ForkAwesome/Fork-Awesome": "*"
|
||||
|
||||
to the `dependencies` in your `component.json`.
|
||||
|
||||
## Building Fork Awesome
|
||||
|
||||
**Before you can build the project**, you must first have the following installed:
|
||||
|
@ -1,20 +0,0 @@
|
||||
{
|
||||
"name": "fork-awesome",
|
||||
"repo": "ForkAwesome/Fork-Awesome",
|
||||
"description": "Fork Awesome",
|
||||
"version": "1.2.0",
|
||||
"keywords": [],
|
||||
"dependencies": {},
|
||||
"development": {},
|
||||
"license": "SIL, MIT, CC BY 3.0",
|
||||
"styles": [
|
||||
"css/fork-awesome.css"
|
||||
],
|
||||
"fonts": [
|
||||
"fonts/forkawesome-webfont.eot",
|
||||
"fonts/forkawesome-webfont.svg",
|
||||
"fonts/forkawesome-webfont.ttf",
|
||||
"fonts/forkawesome-webfont.woff",
|
||||
"fonts/forkawesome-webfont.woff2"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user