-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
amber-attic => amber-contrib-legacy; ns: amber/legacy
- Loading branch information
Herbert Vojčík
committed
Mar 29, 2015
1 parent
761804c
commit 2b729f9
Showing
2 changed files
with
3 additions
and
3 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 |
---|---|---|
|
@@ -18,8 +18,8 @@ To get your clone, follow this list: | |
1. Get your copy of Helios IDE into directory `my/helios`, depending if you have your fork or want to use stock version: | ||
```git clone [email protected]:<amber-smalltalk | your username>/helios.git my/helios```. | ||
1. Install Helios' dependencies: ```cd my/helios && bower install && cd ../..```. | ||
1. Get your copy of legacy IDE into directory `my/amber-attic`: | ||
```git clone [email protected]:amber-smalltalk/amber-attic.git my/amber-attic```. | ||
1. Get your copy of legacy IDE into directory `my/amber-contrib-legacy`: | ||
```git clone [email protected]:amber-smalltalk/amber-contrib-legacy.git my/amber-contrib-legacy```. | ||
1. Run ```grunt devel```. Prepares some transient files. | ||
1. Run ```amber serve```. Starts the integrated development server. | ||
|
||
|
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