To clone this directory for a new "project",
git clone https://github.com/labordynamicsinstitute/paper-template.git
mv paper-template paper-meaningful-name
cd paper-meaningful-name
git remote remove origin
Now create a new repository on the git of your choice, e.g., Github. You will then run
git remote add origin [email protected]:labordynamicsinstitute/paper-meaningful-name.git
git push -u origin master
Alternatively, you can use the Use as template functionality on Github.com.
You should replace this README with a README template adequate for describing the resulting replication archive, such as
- Gentzkow-Shapiro Lab template: has more bells and whistles.
- Project TIER: a looser structure