remarkable
Project description
# remarkable
[![Build Status](https://secure.travis-ci.org/michaeljoseph/remarkable.png)](http://travis-ci.org/michaeljoseph/remarkable)
[![Stories in Ready](https://badge.waffle.io/michaeljoseph/remarkable.png?label=ready)](https://waffle.io/michaeljoseph/remarkable) [![pypi version](https://badge.fury.io/py/remarkable.png)](http://badge.fury.io/py/remarkable)
[![# of downloads](https://pypip.in/d/remarkable/badge.png)](https://crate.io/packages/remarkable?version=latest)
[![code coverage](https://coveralls.io/repos/michaeljoseph/remarkable/badge.png?branch=master)](https://coveralls.io/r/michaeljoseph/remarkable?branch=master)
![remarkable](https://github.com/michaeljoseph/remarkable/raw/master/resources/remarkable.jpg)
## Overview
A mashup of http://lab.hakim.se/reveal-js and http://remarkjs.com
* CLI that processes a MarkDown file and emits an HTML presentation
## Usage
Install `remarkable`:
pip install remarkable
## CLI
Run the cli:
```
remarkable.
Usage:
remarkable [options] remark <path-to-markdown-file> [<title>]
remarkable [options] reveal <path-to-markdown-file> <title>
remarkable -h | --help
Options:
--debug Debug.
-h --help Show this screen.
```
Example:
```
$ remarkable remark application-to-platform.md
INFO:remarkable.cli:Created remark.html
$ remarkable reveal application-to-platform.md application-to-platform
INFO:remarkable.cli:Created application-to-platform/index.html
```
## Documentation
[API Documentation](http://remarkable.rtfd.org)
## Testing
Install development requirements:
pip install -r requirements.txt
Tests can then be run with:
nosetests
Lint the project with:
flake8 changes tests
## API documentation
Generate the documentation with:
cd docs && PYTHONPATH=.. make singlehtml
To monitor changes to Python files and execute flake8 and nosetests
automatically, execute the following from the root project directory:
stir
[![Build Status](https://secure.travis-ci.org/michaeljoseph/remarkable.png)](http://travis-ci.org/michaeljoseph/remarkable)
[![Stories in Ready](https://badge.waffle.io/michaeljoseph/remarkable.png?label=ready)](https://waffle.io/michaeljoseph/remarkable) [![pypi version](https://badge.fury.io/py/remarkable.png)](http://badge.fury.io/py/remarkable)
[![# of downloads](https://pypip.in/d/remarkable/badge.png)](https://crate.io/packages/remarkable?version=latest)
[![code coverage](https://coveralls.io/repos/michaeljoseph/remarkable/badge.png?branch=master)](https://coveralls.io/r/michaeljoseph/remarkable?branch=master)
![remarkable](https://github.com/michaeljoseph/remarkable/raw/master/resources/remarkable.jpg)
## Overview
A mashup of http://lab.hakim.se/reveal-js and http://remarkjs.com
* CLI that processes a MarkDown file and emits an HTML presentation
## Usage
Install `remarkable`:
pip install remarkable
## CLI
Run the cli:
```
remarkable.
Usage:
remarkable [options] remark <path-to-markdown-file> [<title>]
remarkable [options] reveal <path-to-markdown-file> <title>
remarkable -h | --help
Options:
--debug Debug.
-h --help Show this screen.
```
Example:
```
$ remarkable remark application-to-platform.md
INFO:remarkable.cli:Created remark.html
$ remarkable reveal application-to-platform.md application-to-platform
INFO:remarkable.cli:Created application-to-platform/index.html
```
## Documentation
[API Documentation](http://remarkable.rtfd.org)
## Testing
Install development requirements:
pip install -r requirements.txt
Tests can then be run with:
nosetests
Lint the project with:
flake8 changes tests
## API documentation
Generate the documentation with:
cd docs && PYTHONPATH=.. make singlehtml
To monitor changes to Python files and execute flake8 and nosetests
automatically, execute the following from the root project directory:
stir
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
remarkable-0.3.1.tar.gz
(148.3 kB
view details)
File details
Details for the file remarkable-0.3.1.tar.gz
.
File metadata
- Download URL: remarkable-0.3.1.tar.gz
- Upload date:
- Size: 148.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 212d36d32348245e4eaad8a0f80f7f5f3fa5f7821708a9c8fdf4001e0bca7186 |
|
MD5 | 93f59fda642c3a41cd526178e9233138 |
|
BLAKE2b-256 | 48c42bba8baa331b13a15b7cd155bc621889188966952528ffa2c7f96d556d7e |