mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-14 05:26:34 +03:00
Provide more build/install details for reviewers
This commit is contained in:
parent
fccc2611b2
commit
94aefc8ddc
|
@ -1,6 +1,10 @@
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
Tested on NodeJS versoin: 12.
|
Tested on:
|
||||||
|
|
||||||
|
NodeJS: v14.13.1.
|
||||||
|
NPM: 6.14.8.
|
||||||
|
OS: Linux Mint 20 Xfce Edition.
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install
|
npm install
|
||||||
|
@ -13,11 +17,11 @@ npm start
|
||||||
# Use your build/extension-beta
|
# Use your build/extension-beta
|
||||||
|
|
||||||
# For production:
|
# For production:
|
||||||
npm run release
|
npm start
|
||||||
# Use your build/extension-full or build/extension-mini
|
# Use your build/extension-full or build/extension-mini
|
||||||
```
|
```
|
||||||
|
|
||||||
# Release
|
# Release Instructions
|
||||||
|
|
||||||
1. `npm run release`
|
1. `npm run release`
|
||||||
2. `vim src/templates-data.js` and bump version.
|
2. `vim src/templates-data.js` and bump version.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user