Skip to content

melaniebrd/ptiChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ptiChat

School project: Java mini chat.

Developer Documentation

How to work on new changes

To implement new changes, developers should use the following steps:

  • Create a new branch ("git checkout -b username-example-name-of-branch")
  • Work on several commits ("git commit --amend" to modify/amend a previous commit)
  • Merge Master on the current branch (username-example-name-of-branch")
  • Ask for a pull request

About

School project: Java mini chat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%