galaxyproject / galaxyproject/planemo

planemo travis_init help text mangled

Open
#511 0 comments 0 reactions 0 assignees View on GitHub
ux
Dominant language
Python
Stars
110
Forks
102
Avg merge
4d 21h
Merged PRs (30d)
13

Description

```
$ planemo travis_init --help
Usage: planemo travis_init [OPTIONS] PROJECT

Create files to use GitHub/TravisCI testing.

Setup files in a github tool repository to enable continuous integration
testing.::

% planemo travis_init . % # setup Ubuntu 12.04 w/ dependencies in
% vim .travis/setup_custom_dependencies.bash % git add .travis.yml
.travis % git commit -m "Add Travis CI testing infrastructure for
tools." % git push # and register repository @ http://travis-
ci.org/

These tests were inspired by work original done and documented by Peter
Cock here http://bit.ly/gxtravisci.

Options:
--help Show this message and exit.
```

The raw file `planemo/commands/cmd_travis_init.py` has the `%` lines all on separate lines, but something is wrapping this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.