Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 1.12 KB

README.md

File metadata and controls

61 lines (46 loc) · 1.12 KB

license url

About

"This project is a basic resume template for you to make changes and use as your own; feel free to customize it."

This project was built with:

Quick Start

Clone this repository:

git clone https://github.com/LeoNardoRR/card_curriculum.git

Enter in the project's folder:

cd card_curriculum

Commit your changes:

git commit -m 'feat: My new feature

Push your branch:

git push origin my-feature

Contribute:

Fork this repository

Create a branch with your feature: git checkout -b my-feature

git checkout -b my-feature

Commit your changes: git commit -m 'feat: My new feature'

git commit -m 'feat: My new feature'

Push your branch: git push origin my-feature

git push origin my-feature