Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 249 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 249 Bytes

cake

simplifies the process of fetching cake a lot :)

Howto fetch

Open a terminal and navigate into a git repository of your choice:

git remote add cake git@github.com:byteweaver/cake
git fetch cake

Happy cake fetching!