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

https://github.com/squarebracketassociates/booklet-dna


https://github.com/squarebracketassociates/booklet-dna

Last synced: 3 months ago
JSON representation

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=master

The 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/),