Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/relrod/papers
This is a heavily modified fork of ocharles/papers
https://github.com/relrod/papers
Last synced: 12 days ago
JSON representation
This is a heavily modified fork of ocharles/papers
- Host: GitHub
- URL: https://github.com/relrod/papers
- Owner: relrod
- Created: 2014-11-23T10:18:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-25T12:13:34.000Z (over 9 years ago)
- Last Synced: 2024-10-04T21:47:12.021Z (about 1 month ago)
- Size: 1.29 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
papers
======**This is a heavily modified fork of
[ocharles/papers](https://github.com/ocharles/papers)**.A Git annex repository of academic papers.
Changes:
- Added papers that I find interesting
- Laid out the repository differently (trying to categorize papers into
subdirectories, but this is hugely a work in progress)Using this
==========To use this repository you need to have Git and Git Annex installed. Then:
git clone git://github.com/relrod/papers
git annex init local-copy
git annex get .
This will downloaad everything. You can of course just selectively `git annex get` the papers that interest you.To stay up to date, just run
git annex sync origin
Alternatively, if you are running the git annex assistant, click on the top right, choose `add another local repository` and select the directory you cloned the repo into. It will then be automatically kept up to date by the assistant