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
- Host: GitHub
- URL: https://github.com/squarebracketassociates/masteringmoose
- Owner: SquareBracketAssociates
- Created: 2018-01-25T15:09:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-25T20:20:51.000Z (over 7 years ago)
- Last Synced: 2025-01-04T02:52:08.368Z (5 months ago)
- Language: CSS
- Size: 3.54 MB
- Stars: 2
- Watchers: 21
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Support: support/figures/.keep
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=masterThe 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
```