argon2-browser icon indicating copy to clipboard operation
argon2-browser copied to clipboard

Build in a nutshell

Open fvsnippets opened this issue 1 year ago • 0 comments

Build in a nutshell (for dummies like me).

$ ./ci/install.sh
$ source emsdk/emsdk_env.sh
### Alternatively retrieve git submodules (i.e. when cloning argon2-browser repo use flag --recursive) ###
$ git clone https://github.com/P-H-C/phc-winner-argon2 argon2
$ ./build.sh

:)

fvsnippets avatar Apr 22 '23 10:04 fvsnippets