Commit graph

34 commits

Author SHA1 Message Date
Ray Schamp
f9708b2046 Update README for current process
The README has gotten a bit out of date and inaccurate. Clarify how to work with scratch-vm in the current state of the project.
2017-06-15 11:26:40 -04:00
spenen
41082a76cd Fixed xml import/export in Playground 2017-04-05 20:23:16 +02:00
Christopher Willis-Ford
af77098161 Update playground paths in README.md
A recent change moved the location of the playground source files and
the URL used to access the playground when running the dev server. This
change updates README.md to reflect the new locations.
2017-02-15 15:31:20 -08:00
Ray Schamp
98a12f1388 Replace broken DavidDM badges with Greenkeeper 2017-02-01 16:27:56 -05:00
greenkeeper[bot]
0d38d1d245 docs(readme): add Greenkeeper badge
https://greenkeeper.io/
2017-02-01 15:19:47 +00:00
geppy
4eb7ed6809 Removed reference to StartServerWindows.bat 2016-12-26 23:03:55 -06:00
Ray Schamp
5b36e3cacd Fix dev port number
scratch-www: 8333
scratch-api: 8491
scratch-gui: 8601

Clearly the port should be 8073 for scratch-vm.
2016-11-21 14:25:08 -05:00
Andrew Sliwinski
6ed3f5aaf1 Update README.md 2016-10-27 15:40:24 -04:00
Andrew Sliwinski
db9ce36400 Update coverage badge 2016-10-25 09:01:22 -04:00
Ray Schamp
bcfb4ea8c9 Add docs for publishing the playground 2016-10-18 12:57:12 -04:00
Ray Schamp
3f4a244cbd Replace Makefile with npm scripts 2016-10-17 09:42:35 -04:00
Andrew Sliwinski
edb109a296 Add code coverage badge to README. Re GH-103 2016-10-03 22:05:45 -04:00
Ray Schamp
46a2fe76eb Merge pull request #218 from LLK/publish
Publish to NPM and Github Pages
2016-09-27 10:28:59 -04:00
IAP-Reloaded
96b579a2de Github README url (#217) 2016-09-26 11:24:44 -04:00
Ray Schamp
6b1d2a8eb6 Update dev server to only serve the playground
Now that we don't rely on node_modules, we can update the content base to just `playground` and just look at it from http://localhost:8080/
2016-09-26 10:04:47 -04:00
Tim Mickel
9b4433069e Update README.md 2016-09-14 17:00:17 -04:00
TheBrokenRail
220d614a9d Better README! (#114)
Improve README
Implement "npm start"
2016-08-31 13:31:01 -07:00
Tim Mickel
29a595345a Wording change in README.md 2016-08-29 10:12:57 -04:00
dekrain
10ca84f281 Update README 2016-08-26 15:46:02 +02:00
Tim Mickel
c37675fcd7 Update README.md for make serve and playground 2016-08-10 12:04:02 -04:00
Andrew Sliwinski
b1272abbcd Update installation instructions (pending release to NPM) 2016-08-08 13:34:51 -04:00
Tim Mickel
20cb88c066 Update README.md with new block change listener calls 2016-06-08 17:30:22 -04:00
Tim Mickel
c8e050494c Update "anatomy of a block" README for new structure 2016-06-06 16:03:40 -04:00
Andrew Sliwinski
2d834de766 Update README.md 2016-05-17 18:09:15 -07:00
Andrew Sliwinski
b8463706b2 Add dependency badges 2016-05-17 06:44:54 -07:00
Andrew Sliwinski
6df9775cc9 Update travis badge 2016-05-17 06:43:24 -07:00
Andrew Sliwinski
22208e22bd Update README.md 2016-05-17 05:49:54 -07:00
Andrew Sliwinski
306466686a Add subhead to readme 2016-05-10 12:40:52 -04:00
Andrew Sliwinski
85f0d5cd22 Add donation notice to readme 2016-05-10 12:18:03 -04:00
Andrew Sliwinski
ef2da9d40c Update documentation 2016-05-10 12:12:31 -04:00
Andrew Sliwinski
981b85e78f AST create / change / move / delete from blockly 2016-04-26 09:49:52 -04:00
Andrew Sliwinski
14b92f8a99 Add travis config 2016-04-18 17:22:23 -04:00
Andrew Sliwinski
f9f47ed103 WIP 2016-04-18 17:20:30 -04:00
Andrew Sliwinski
655556273a Initial commit 2016-04-08 13:10:37 -04:00