Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoinegagne/class-notes
A collection of my class notes
https://github.com/antoinegagne/class-notes
Last synced: 11 days ago
JSON representation
A collection of my class notes
- Host: GitHub
- URL: https://github.com/antoinegagne/class-notes
- Owner: AntoineGagne
- Created: 2016-02-11T15:38:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-28T20:44:54.000Z (about 7 years ago)
- Last Synced: 2024-10-24T23:29:35.453Z (about 2 months ago)
- Language: JavaScript
- Size: 1.71 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Class Notes [![Build Status](https://travis-ci.org/AntoineGagne/class-notes.svg?branch=master)](https://travis-ci.org/AntoineGagne/class-notes)
A collection of my class notes taken in Markdown.
## Dependencies
- Make
- Pandoc
- LaTeX compiler (if you want the PDFs)## How to build
To build, you must first go into the directory for which you want the notes and you then run the command `make`.
If you want to remove the notes, you just run the command `make clean`.## Online
The notes are also hosted online at this [address](https://class-notes.herokuapp.com/).