Skip to content

CristianoFIlho/clone-linktree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linktree clone

cloneLinktree1

site linktree clone

🛠 Getting started

Windows:

You can clone the repository through CMD (Command Prompt) just by typing:

git clone https://github.com/CristianoFIlho/clone-linktree.git

or download the zip from the green button at the beginning of the repository

Download zip

🗃 Release history

  • 0.0.1
    • Work in progress

📝 Meta

Cristiano Filho – Deploy Projectdev@cristianofilho.com.br

Distributed under the MIT License. See LICENSE for more information.

https://github.com/CristianoFIlho/clone-linktree

🧙‍♂️ Contribution

  1. Make the fork of the project (https://github.com/CristianoFIlho/clone-linktree/fork)
  2. Create a branch for your modification (git checkout -b my-new-resource)
  3. Do commit (git commit -am 'Adding a new resource ...')
  4. Push (git push origin my-new-feature)
  5. Create a new Pull Request

After your pull request is merged, you can safely delete your branch.


Colaborators


Cristiano Filho