This is a template for starting projects using ophidian
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