Test for kparal, ignore this
Details
Details
Diff Detail
Diff Detail
- Branch
- feature/test
- Lint
No Linters Available - Unit
No Unit Test Coverage
| No Linters Available |
| No Unit Test Coverage |
| Path | |||
|---|---|---|---|
| M | readme.rst (2 lines) |
| Commit | Tree | Parents | Author | Summary | Date |
|---|---|---|---|---|---|
| 730632c33e3a | 5b90f37e7e2e | a1de947a8136 | Martin Krizek | Test (Show More…) | Feb 12 2014, 1:18 PM |
| 1 | libtaskotron proof-of-concept 0.0.1 | 1 | libtaskotron proof-of-concept 0.0.1 | ||
|---|---|---|---|---|---|
| 2 | =================================== | 2 | =================================== | ||
| 3 | 3 | | |||
| 4 | This is a proof-of-concept for libtaskotron. The purpose of this is to illustrate | 4 | This is a proof-of-concept for libtaskotron. The purpose of this is to illustrate | ||
| 5 | where we're going with taskotron and get input on any perceived problems early on | 5 | where we're going with taskotron and get input on any perceived problems early on | ||
| 6 | before anything is final. | 6 | before anything is final. | ||
| 7 | 7 | | |||
| 8 | Please keep in mind that this is proof-of-concept code - there are a lot of things | 8 | Please keep in mind that this is proof-of-concept code - there are a lot of things | ||
| 9 | which are hard-coded and nothing is final. Please don't develop against this code | 9 | which are hard-coded and nothing is final. Please don't develop against this code | ||
| 10 | unless you've talked to us first. | 10 | unless you've talked to us first. | ||
| 11 | 11 | | |||
| 12 | Please direct questions and comments to either `#fedora-qa` on freenode or the | 12 | Please direct questions and comments to either `#fedora-qa` on freenode or the | ||
| 13 | `qa-devel mailing list <https://admin.fedoraproject.org/mailman/listinfo/qa-devel>`_. | 13 | `qa-devel mailing list <https://admin.fedoraproject.org/mailman/listinfo/qa-devel>`_. | ||
| 14 | 14 | | |||
| 15 | Installing the Code | 15 | Installing the Code! | ||
| 16 | ------------------- | 16 | ------------------- | ||
| 17 | 17 | | |||
| 18 | For the moment, libtaskotron can't be fully installed by either pip or rpm and | 18 | For the moment, libtaskotron can't be fully installed by either pip or rpm and | ||
| 19 | needs a bit of both for now. | 19 | needs a bit of both for now. | ||
| 20 | 20 | | |||
| 21 | First, install some necessary packages:: | 21 | First, install some necessary packages:: | ||
| 22 | 22 | | |||
| 23 | koji | 23 | koji | ||
| ▲ Show 20 Lines • Show All 71 Lines • Show Last 20 Lines | |||||