Skip to content

dmyronenko/cubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution of task described in TASK.md

Technology stack:

  • Java 7

Downloading project: git clone https://github.com/dmironenko/cubes.git

Building project:

  • cd cubes
  • mvn clean install

Application is assembled to jar with manifest using maven jar plugin

Running project: To run project you have to specify

  • arg[0] - full path to file with cube. If not specified searches solution for blue cube

Example of running: java -jar target/cubes-1.0.jar /srv/blue_cube.txt

About

cubes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages