Skip to content

ak4wa1/campis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

759 Commits
 
 
 
 
 
 
 
 

Repository files navigation

campis

Java application for storage management

#rules

  1. Code must be written in english.
  2. Repository has 3 main branches: master, release and development, all of them protected.
  3. Whenever a feature must be done, create a new branch from development named: ft/
  4. Branch examples: ft/create-product, ft/list-objects.
  5. When work in a branch is done, create a pull request to development, in order to have your work reviewed and approved to merge with development.
  6. When writing commits, use command: git commit -a to see what files you are commiting, and write a concise description of the work done with that commit.
  7. Have fun.

About

Java application for storage management

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 93.0%
  • PLpgSQL 6.9%
  • CSS 0.1%