Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 409 Bytes

File metadata and controls

executable file
·
26 lines (18 loc) · 409 Bytes

java-cli-bloop-sbt-crypto-bcrypt-hashing

Description

A demo for Bcrypt one-way hashing of a password.

Compiled and ran from build server bloop.

Build note

Dependencies must be compatable with jdk8 or less.

Tech stack

  • bloop
  • bloop-sbt

Docker stack

  • openjdk:8-jdk-alpine

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h