-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scratch-guiおよびml5.jsのバージョンを指定してビルドする。
- Loading branch information
1 parent
5e43b07
commit 25b0678
Showing
5 changed files
with
20 additions
and
20 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
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 |
---|---|---|
|
@@ -131,27 +131,27 @@ At this time, be aware that the data that has been learned will be overwritten. | |
1. Setup LLK/scratch-gui on your computer. | ||
|
||
``` | ||
% git clone [email protected]:LLK/scratch-gui.git | ||
% cd scratch-gui | ||
% npm install | ||
git clone --depth 1 [email protected]:LLK/scratch-gui.git | ||
cd scratch-gui | ||
npm install | ||
``` | ||
|
||
2. In scratch-gui folder, clone ML2Scratch. You will have ml2scratch folder under scratch-gui. | ||
|
||
``` | ||
% git clone [email protected]:champierre/ml2scratch.git | ||
git clone [email protected]:champierre/ml2scratch.git | ||
``` | ||
|
||
3. Run the install script. | ||
|
||
``` | ||
% sh ml2scratch/install.sh | ||
sh ml2scratch/install.sh | ||
``` | ||
|
||
4. Run Scratch, then go to http://localhost:8601/. | ||
|
||
``` | ||
% npm start | ||
npm start | ||
``` | ||
|
||
## Acknowledgments | ||
|
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 |
---|---|---|
|
@@ -144,27 +144,27 @@ Xcratch の URL である [https://xcratch.github.io/](https://xcratch.github.io | |
1. Setup LLK/scratch-gui on your computer. | ||
|
||
``` | ||
% git clone [email protected]:LLK/scratch-gui.git | ||
% cd scratch-gui | ||
% npm install | ||
git clone --depth 1 [email protected]:LLK/scratch-gui.git | ||
cd scratch-gui | ||
npm install | ||
``` | ||
|
||
2. In scratch-gui folder, clone ML2Scratch. You will have ml2scratch folder under scratch-gui. | ||
|
||
``` | ||
% git clone [email protected]:champierre/ml2scratch.git | ||
git clone [email protected]:champierre/ml2scratch.git | ||
``` | ||
|
||
3. Run the install script. | ||
|
||
``` | ||
% sh ml2scratch/install.sh | ||
sh ml2scratch/install.sh | ||
``` | ||
|
||
4. Run Scratch, then go to http://localhost:8601/. | ||
|
||
``` | ||
% npm start | ||
npm start | ||
``` | ||
|
||
## Acknowledgments(謝辞) | ||
|
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 |
---|---|---|
|
@@ -152,27 +152,27 @@ At this time, be aware that the data that has been learned will be overwritten. | |
1. Setup LLK/scratch-gui on your computer. | ||
|
||
``` | ||
% git clone [email protected]:LLK/scratch-gui.git | ||
% cd scratch-gui | ||
% npm install | ||
git clone --depth 1 [email protected]:LLK/scratch-gui.git | ||
cd scratch-gui | ||
npm install | ||
``` | ||
|
||
2. In scratch-gui folder, clone ML2Scratch. You will have ml2scratch folder under scratch-gui. | ||
|
||
``` | ||
% git clone [email protected]:champierre/ml2scratch.git | ||
git clone [email protected]:champierre/ml2scratch.git | ||
``` | ||
|
||
3. Run the install script. | ||
|
||
``` | ||
% sh ml2scratch/install.sh | ||
sh ml2scratch/install.sh | ||
``` | ||
|
||
4. Run Scratch, then go to http://localhost:8601/. | ||
|
||
``` | ||
% npm start | ||
npm start | ||
``` | ||
|
||
## T-Shirt(文化衫) | ||
|
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