Updated package name and version number
This commit is contained in:
parent
6621c99d47
commit
81f78701df
7 changed files with 51 additions and 136 deletions
12
README.md
12
README.md
|
|
@ -5,19 +5,11 @@ A user client for the OpenFlexure Microscope, written in Vue.js.
|
|||
|
||||
## Install
|
||||
|
||||
A general guide on setting up your microscope, including OpenFlexure eV, can be found [here on our website](https://www.openflexure.org/projects/microscope/).
|
||||
A general guide on setting up your microscope can be found [here on our website](https://www.openflexure.org/projects/microscope/).
|
||||
|
||||
## Develop
|
||||
* Clone the repo, and run `npm install`
|
||||
* Scripts to build, and package Electron apps, are included in `package.json`
|
||||
|
||||
## Builds and deployment
|
||||
* Binaries will be built for testing on merge requests, and manual CI triggers
|
||||
* These builds expire after a week, and are intended for testing only.
|
||||
|
||||
* Binaries will be built **and deployed** when a merge into `stable` completes.
|
||||
* These binaries will expire on GitLab after a week, but will be permanantly
|
||||
deployed to http://build.openflexure.org/openflexure-ev
|
||||
* Scripts to build and serve are included in `package.json`
|
||||
|
||||
## Developer notes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue