Skip to content

kntu-utils/java-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

  • clone in your computer:
    git clone your_repo_url
    cd your_repo_dir
    
  • run tests from terminal:
    ./gradlew clean test
    
  • push changes to the repository:
    git add . 
    git commit -m "commit message"
    git push
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages