Commit Graph

6 Commits

Author SHA1 Message Date
James E. Blair e4c972b803 Initial fork from gertty -> boartty
Change-Id: I8c0ce5550f2287f77fb31c790c3923d3d1b80481
2016-10-31 15:33:00 -07:00
James E. Blair 9783079c45 Add documentation
Add some actual sphinx documentation.  This is basically the README
split up into sections.  Once this is actually published somewhere,
we can remove some of the content from the README and link to an
on-line reference instead.

Change-Id: I25e5ff842e94a5a05aa62c164952df93efc49e98
2016-01-16 10:09:22 -08:00
Christoph Gysin 8820b4214e tox: Fix flake8 setup
This fixes the tox configuration for the flake8 target.

It excludes all existing flake8 issues, so the flake8 target succeeds.
In the following commits, I will fix these flake issues individually,
and remove the corresponding exclude from the list, so that every commit
passes the flake8 test.

It also adds the generated .tox folder to .gitignore.

Change-Id: I1f583d9e344b5af644f99ba2a94a09ecaff61176
2015-04-12 21:35:07 +03:00
David Pursehouse 2bc64422cf Add gertty-env to .gitignore
If you set up a virtualenv in gertty-env according to the instructions
in the readme, it shows up as an untracked folder.  Add it to the ignore
list.

Change-Id: Ieff29851a8e7a16be53a5a12f14dc2ee9f6e9a5e
2014-09-10 12:47:19 +02:00
Anita Kuno c795730fd9 Expand the .gitignore file to ignore .egg files
We don't need the .egg files in the repo, let's ignore them.

Change-Id: I90bdd44d72a0a5957c48e47e6f9a21486fdd1524
2014-05-08 14:50:47 -04:00
James E. Blair 1d6b0fd881 Initial commit
Change-Id: Ie79f257c46a2c50abdd7ce63bfeceaad976ca878
2014-04-29 16:28:49 -07:00