Joachim M. Giæver 852eb66983 Init commit in new repo | hace 8 años | |
---|---|---|
bin | hace 8 años | |
src | hace 8 años | |
.gitignore | hace 8 años | |
README.md | hace 8 años | |
build | hace 8 años | |
rsa_file.txt | hace 8 años |
Golang version 1.5 or above.
Execute the file on a Linux machine
$ chmod +x ./build
$ ./build
Choose i
nstall and r
un to install and run the application.
On Windows you need to run the individual go-commands to install and run the application:
# go install ./src/main
# ./bin/main