Skip to content

borderxlab/fortune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FORTUNE

Running The Application

You need to use curl command to interact with your program.

You need to use git to clone this repository to your computer.

You need to use MAVEN to compile java projects. https://maven.apache.org/

For MacOS, best is to use brew to install maven.

For Linux, use apt-get to install git and maven.

For Windows, it may be tricky, if you don't already know how to use git and maven. See https://maven.apache.org/, which does not give you easiest way to get maven. Another option is to use cygwin (www.cygwin.com) on Windows to provide a Linux like environment. Windows 10 has a ubuntu subsystem (https://docs.microsoft.com/en-us/windows/wsl/install-win10) that can provide a Linux like environment. Yet another way is to run a Linux Virtual machine or Docker on Windows.

Try this to see MAVEN is working.

    mvn --version

To test the example application run the following commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages