Set version automatically

Convert the check script to a script that sets the version to match
whatever Riot is being packaged.

Add a README because the two ways of interacting with versions are
starting to get complex to reason about.

Also add a docker build script.
This commit is contained in:
David Baker
2019-12-12 19:33:29 +00:00
parent c43a742df4
commit 3b58fdc8d9
6 changed files with 128 additions and 17 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
/dist
/webapp
/webapp.asar
/packages
/deploys
/node_modules