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