Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 429 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 429 Bytes

Skill Tree

Inspired by roadmap.sh - tree generated using graphviz

Run make all - png, svg, html, pdf assets will be generated in build/

# changes
git add ..
git commit -m '...'
git push

git tag v0.0.1 -m 'Added new technology'
git push origin v0.0.1

# delete a remote tag
git push --delete origin 1

skills