This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from apiaryio/pksunkara/rename
Renamed repository
- Loading branch information
Showing
2 changed files
with
3 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Drafter | ||
|
||
[](https://circleci.com/gh/apiaryio/drafter) | ||
[](https://circleci.com/gh/apiaryio/drafter.js) | ||
|
||
Snow Crash parser harness. | ||
|
||
|
@@ -13,7 +13,7 @@ Want to know more? See the [Drafter Story card][]. | |
Node.js v0.10 is required. | ||
|
||
```shell | ||
$ npm install -g git+ssh://[email protected]:apiaryio/drafter.git | ||
$ npm install -g git+ssh://[email protected]:apiaryio/drafter.js.git | ||
``` | ||
|
||
Because one of Drafter's dependencies, [Boutique][], lives in a private GitHub repository and has no public _npm_ package, it's referenced by its Git URL in `package.json`. Because of this, you may experience some issues while installing or testing. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters