Releases: dizzarg/forecast
Releases · dizzarg/forecast
The forecast tool
Forecast: prototype v0.1
Simple application for create forecast for data
Requirements:
- Oracle Java SE Development Kit 6 (or newer)
- Gradle 2.x (or newer)
Build
The project is built by a command gradle build
.
Run
- Download archive with the application
- Unpack the archive in local environment
- Go to in
<application path>/bin
directory - Call
./forecast
(for Unix) orforecast.bat
(if you Windows).