Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the application on linux (Ubuntu 18.04)

  1. install git (sudo aptitude install git)
  2. install jdk 11 (sudo aptitude install openjdk-11-jdk)
  3. install maven (sudo aptitude install maven)
  4. install docker (sudo aptitude install docker.io)
  5. git clone https://github.com/AxlRoe/shakespeare-translator
  6. cd shakespeare-translator
  7. ./run.sh (executed as sudo user, in order to have the permission to execute docker)

In the folder there are also

  1. Dockerfile
  2. history (list of commit made in descendent order)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages