From fd483086a982ad35698981e8ecb80e61a730b77d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 1 Apr 2017 19:47:11 +0300 Subject: Flesh out README a bit --- README | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 0a19d16..e4dee2b 100644 --- a/README +++ b/README @@ -1,7 +1,24 @@ Ick - a continuous integration system ============================================================================= -This will be written later. +Introduction +----------------------------------------------------------------------------- + +Ick2 will become a CI system. It is not there yet. It is not even +ALPHA level yet. + + +Hacking +----------------------------------------------------------------------------- + +Ick2 is written in Python 2 (do not ask for Python 3, it will happen +when it happens). + +There are no unit tests yet. + +There are some integration tests written for the controller's HTTP +API. To run them, run `./check`. You may add any command line +parameters than `yarn` accepts. Legalese -- cgit v1.2.1