Skip to content

leocaraballo/leonardo-caraballo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

Summary

We are going to use this repository to track your work during the Java Bootcamp

To use it, please follow the next steps:

Step One

Fork this repository. See how to here

Step Two

For each day creates a new branch

git checkout master
git checkout -b day-<n>

Do your work following the material and commit it

git commit -am"Day N"
git push -u origin day-<n>

Create a Pull Request. See here how to do it, and wait for your mentor's feedback.


Any concern, please don't hesitate to ask on Slack channel.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages