Sha256: cab175ff73f82a3135d94bfe11eec2ad02463bd61e97d69baf03865af0fda445

Contents?: true

Size: 1.21 KB

Versions: 2

Compression:

Stored size: 1.21 KB

Contents

# <%= project_name %>

[![Build Status](https://secure.travis-ci.org/<%= github_username %>/<%= github_repo_name %>.png)](http://travis-ci.org/<%= github_username %>/<%= github_repo_name %>)

Full description goes here

Note: this software is under active development!

## Installation

```sh
    gem install <%= project_name %>
```

## Usage

```ruby
    require '<%= project_name %>'
```

The API doc is online. For more code examples see the test files in
the source tree.
        
## Project home page

Information on the source tree, documentation, examples, issues and
how to contribute, see

  <%= homepage %>

The BioRuby community is on IRC server: irc.freenode.org, channel: #bioruby.

## Cite

If you use this software, please cite one of
  
* [BioRuby: bioinformatics software for the Ruby programming language](http://dx.doi.org/10.1093/bioinformatics/btq475)
* [Biogem: an effective tool-based approach for scaling up open source software development in bioinformatics](http://dx.doi.org/10.1093/bioinformatics/bts080)

## Biogems.info

This Biogem is published at [#<%= project_name %>](http://biogems.info/index.html)

## Copyright

Copyright (c) <%= Time.now.year %> <%= user_name %>. See LICENSE.txt for further details.


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bio-gem-1.3.4 lib/bio-gem/templates/README.md
bio-gem-1.3.3 lib/bio-gem/templates/README.md