mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 05:21:31 +08:00
Merge pull request #349 from ForkAwesome/revert-313-revert-310-removeComponent
Revert "Revert "Remove Component (#310)" (#313)" Prompted to re-merge this, as I see project simplification as crucial for project maintainability, which we seem to be struggling with!
This commit is contained in:
commit
a99579ae3e
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.
|
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
|
## Building Fork Awesome
|
||||||
|
|
||||||
**Before you can build the project**, you must first have the following installed:
|
**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