ophidian_project_template This is a template for starting projects using ophidian How to use git init git remote add ophidian_project git@github.com:eclufsc/ophidian_project_template git pull ophidian_project master git remote add "your repo" "your.repo.url" git push "your repo" master