mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-10-14 00:59:29 +00:00
commit
b80a172834
@ -167,7 +167,7 @@ It is also recommended to set a strong passphrase that protects the user's priva
|
|||||||
|
|
||||||
### Development
|
### Development
|
||||||
|
|
||||||
To create your own build of the library, just run the following command after cloning the git repo. This will download all dependencies, run the tests and create a minifed bundle under `dist/openpgp.min.js` to use in your project:
|
To create your own build of the library, just run the following command after cloning the git repo. This will download all dependencies, run the tests and create a minified bundle under `dist/openpgp.min.js` to use in your project:
|
||||||
|
|
||||||
npm install && npm test
|
npm install && npm test
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user