52 Commits (7a0ee4c05021d24f0e1e4aae2bd515f0a7c23232)
 

Author SHA1 Message Date
Matteo Bertini 7a0ee4c050 Update Makefile.toml to check for wasm-pack min version
- `--out-name` option was added in release 0.8.0
5 years ago
David O'Connor 2980c62f9f Modified to use newer wasm-bindgen flow and web target 5 years ago
David O'Connor f6b66468b7 makefile updates for file size 5 years ago
David O'Connor 9b14437513 Updated for 0.4.0. Cleaned up makefile.toml 5 years ago
David O'Connor 2ee74e4e02 Fixed auto-installation of wasm-pack 5 years ago
CoalUnicorn 454bbdee7a Update README typo in dev server 5 years ago
DavidOConnor 1f3e6df845 Updated version 6 years ago
Martin Kavík be6f0602c7 delete cargo-watch version from Makefile.toml 6 years ago
DavidOConnor a13369bf3b Specify a working version of cargo-watch, to avoid having to explicitly install it 6 years ago
DavidOConnor d7956f6f4a Documented cargo make watch 6 years ago
Nanne d2c0f79c3d Add watch task
run with `cargo make watch`, might need `cargo-watch` to be installed.
6 years ago
DavidOConnor 1a8d2a71a1 Updated for v0.3.5 6 years ago
DavidOConnor 3730eae19c Updated for v0.3.4 release 6 years ago
DavidOConnor ad4c0d82e9 Tweaked makefile 6 years ago
DavidOConnor 919c72bf41 Added testing commands to Makefile 6 years ago
DavidOConnor a0474f9a89 Switched dev server from https to microserver, for spa routing support 6 years ago
DavidOConnor d2bf89db06 Updated comments on makefile 6 years ago
DavidOConnor 71b05e02bd Fixed minor errors in makefile and readme 6 years ago
DavidOConnor 5a035b37c2 Updated to be IAW new build process 6 years ago
DavidOConnor 9e1b35bbef Updated for v0.3.2 6 years ago
DavidOConnor 969830b56a Updated for v0.3.1 6 years ago
frozar 5942fe3a5b [SCRIPT] serve.py: display the address of the URL used by the server (copy/paste). 6 years ago
frozar 0d028f4a9d [SCRIPT] Check the python interpretor version in serve.py
If the python interpretor is to old, it doesn't have yet the context manager
protocol support:
https://stackoverflow.com/questions/48055880/attributeerror-exit-with-socketserver-on-python-3-4-3#answer-48056064

An alternative syntax is proposed to support python interpretor older than 3.6
6 years ago
frozar 61f5fa481d [SCRIPT] Fix the build.sh script.
* Add the execution write over build.sh script.
* Apply the command dos2unix over build.sh script to be able to launch it.
6 years ago
frozar 123dddc2f7 [README] Fix a typo. 6 years ago
David O'Connor 53752b6246 Fixed problem with build script ps1 6 years ago
David O'Connor eddddb0a07 Update for 0.3.0 6 years ago
DavidOConnor 02978ed825 removed clone from model per new Seed version 6 years ago
DavidOConnor 6779329f21 Updated for 0.2.9, including a breaking change to Update 6 years ago
DavidOConnor 1439b770a5 Updated version 6 years ago
DavidOConnor 8ed9153454 Updated for v0.2.6 patch 6 years ago
DavidOConnor 1136f6d8aa Updated for v0.2.5 release 6 years ago
DavidOConnor a35bcaea8d Updated for v0.2.4 release 6 years ago
DavidOConnor 8705283bb0 Changes in readme to reflect improved build script 6 years ago
DavidOConnor 2a1f4d59b2 Updated for window events 6 years ago
DavidOConnor 033b35ce5a Updated for 0.2.0 6 years ago
DavidOConnor 65f91722eb Merge branch 'master' of https://github.com/David-OConnor/seed-quickstart 6 years ago
DavidOConnor 5e89c4cf5d Updated for 0.1.12 6 years ago
David O'Connor 60e681937b
Update README.md 6 years ago
DavidOConnor a1db25a686 Modified to support new routing system 6 years ago
DavidOConnor c8df7d2c5a Updated to recent spec with initial routing, and history 6 years ago
DavidOConnor 02d535282a Removed instantiatestreaming hack 6 years ago
DavidOConnor dae1e76e35 Updated for update func taking Model, and removed nightly instructions 6 years ago
DavidOConnor 44e3d2de8e Another attempt at removing Pycharm files 6 years ago
DavidOConnor afe1a8a874 Removed pycharm files 6 years ago
DavidOConnor 75231ca940 Modified gitignore to preserver pkg directory 6 years ago
DavidOConnor 1ae2c8e160 Changed wording of readme for clarity 6 years ago
DavidOConnor 1b56aa1e7c Post-publish push 6 years ago
DavidOConnor 277693443e tweaks to readme, and added a bit more functionality to lib 6 years ago
DavidOConnor 0b1642e7a1 Updated readme 6 years ago