Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 302 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 302 Bytes

ophidian_project_template

This is a template for starting projects using ophidian

How to use

git init
git remote add ophidian_project [email protected]:eclufsc/ophidian_project_template
git pull ophidian_project master
git remote add "your repo" "your.repo.url"
git push "your repo" master