An open API service indexing awesome lists of open source software.

https://github.com/squarebracketassociates/masteringmoose

A book to understand and master the Moose platform
https://github.com/squarebracketassociates/masteringmoose

Last synced: 4 months ago
JSON representation

A book to understand and master the Moose platform

Awesome Lists containing this project

README

        

# A book to understand and master Moose

Moose is a super powerful platform to develop analysis about data and software.
This book is a migration of the [http://themoosebook.org](http://themoosebook.org) wirtten by Tudor Girba.

[![Build status][badge]][travis]

[travis]: https://travis-ci.org/SquareBracketAssociates/MasteringMoose
[badge]: https://travis-ci.org/SquareBracketAssociates/MasteringMoose.svg?branch=master

The result from the latest successful Travis build can be found [on Bintray (PDF)](https://bintray.com/squarebracketassociates/wip/download_file?file_path=MasteringMoose-wip.pdf).

## To contribute

- Fork
- Do pull Request

## To latex it locally

```
make
make bootstrap
make spiral
```