Giter Site home page Giter Site logo

scientific-review's Introduction

Getting the repo::

    git clone [email protected]:jarrodmillman/scientific-review.git

Commiting changes::

    git commit -m 'commit message'

Pushing changes back up::

    git push origin master

Creating a simple PDF from the article::

   rst2pdf article.rst


Notes from Jarrod's 5/9/2011 email:

Once you've created your own fork, here are the main git commands you will need:

### create your working repo
$ git clone [email protected]:binarybottle/scientific-review.git
$ cd scientific-review

### add satra and my github repos
$ git remote add satra [email protected]:satra/scientific-review.git
$ git remote add jarrod [email protected]:jarrodmillman/scientific-review.git

### get my newest revision and merge it with your master branch
$ git fetch jarrod
$ git merge jarrod/master

### get satra's newest revision and merge it with your master branch
$ git fetch satra
$ git merge satra/master

### commit your changes and push to your github repo
$ git commit
$ git push

Arno (binarybottle), Brian (stnava), and Satra (satra) should have
permission to push to my github repo as well:
$ git push jarrod

scientific-review's People

Contributors

satra avatar jarrodmillman avatar binarybottle avatar stnava avatar

Stargazers

gaurav avatar JT5D avatar  avatar  avatar  avatar Paul Ivanov avatar

Watchers

 avatar  avatar  avatar James Cloos avatar  avatar

Forkers

satra stnava imclab

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.