https://github.com/squarebracketassociates/booklet-dna
https://github.com/squarebracketassociates/booklet-dna
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/squarebracketassociates/booklet-dna
- Owner: SquareBracketAssociates
- Created: 2018-02-05T12:55:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T01:58:13.000Z (over 7 years ago)
- Last Synced: 2025-01-04T02:52:08.430Z (5 months ago)
- Language: CSS
- Size: 731 KB
- Stars: 1
- Watchers: 16
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: support/figures/.keep
Awesome Lists containing this project
README
# BioSmalltalk
This book describes the bioinformatics library BioSmalltalk for Pharo.
[![Build status][badge]][travis]
[travis]: https://travis-ci.org/SquareBracketAssociates/Booklet-DNA
[badge]: https://travis-ci.org/SquareBracketAssociates/Booklet-DNA.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=DNA-wip.pdf).
## Contributing
This book follows the [fork-and-pull](https://help.github.com/articles/using-pull-requests/#fork--pull) GitHub workflow for contributions:
1. Fork the repository
2. For each modification, create a quick topic branch named in the form of...
* ChapterNumber
example: `git checkout -b Chapter15`
3. Make commits to that branch. When you're ready, make a
[Pull Request](https://help.github.com/articles/using-pull-requests/#sending-the-pull-request)4. The request will receive comments/corrections, and will be merged into the
main repo.## To contribute
- Fork
- Do pull Request## To latex it locally
```
make
make bootstrap
make spiral
```## License
This book is licensed under a [Creative Commons Attribution-Noncommercial-Share Alike 3.0 license](http://creativecommons.org/licenses/by-nc-sa/3.0/).
## Attribution
Original book Copyright
[Hernán Morales](https://www.linkedin.com/in/hernanm/),