Skip to content

skychik/for-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection manager

This project created on maven platform. All configuration of this project you can search in pom.xml file. Use next commandline tasks:

  1. Recompile project:
mvn clean compile
  1. Build project to executable jar:
mvn package
  1. Execute program:
mvn exec:exec

Dependencies

You need install maven (3 and later version)

Open project to your IDE

For open this project in your IDE, you must import this project as maven project. (Idea autodetect root directory of this project as maven project)

About

This repository is for laboratory works for programming

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages