summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorDierk Koenig <dierk.koenig@canoo.com>2015-02-24 00:23:56 +0100
committerDierk Koenig <dierk.koenig@canoo.com>2015-02-24 00:23:56 +0100
commit27e2877f5b31b6c1fa387a46c20dc4cd40227ca5 (patch)
treef34476c6520eb23815da5c2c8a63584b96c6ed6c /todo.txt
parent4f32ab3ae5f7f8ef5ef1f5efdc0a5efdeaad8d53 (diff)
downloadfrege-gradle-plugin-27e2877f5b31b6c1fa387a46c20dc4cd40227ca5.tar.gz
frege-gradle-plugin-27e2877f5b31b6c1fa387a46c20dc4cd40227ca5.tar.bz2
frege-gradle-plugin-27e2877f5b31b6c1fa387a46c20dc4cd40227ca5.zip
adding a task openFregeRepl that opens the repl with the current compile classpath on the source directory. Since the repl dependencies cannot be loaded from mavenCentral, one has to set the replDir where the download is. Default is <user.home>/.frege/repl
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
new file mode 100644
index 0000000..027fb84
--- /dev/null
+++ b/todo.txt
@@ -0,0 +1,2 @@
+- add task for QuickCheck
+- add task for FregeDoc \ No newline at end of file