Skip to content

mattboehm/dottask

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
February 18, 2019 11:52
February 18, 2019 12:37
December 4, 2017 22:24
December 4, 2017 22:24
December 3, 2017 20:46

Dottask: a directed graph editor for making to-do lists. Built with clojurescript and viz.js. Currently pre-alpha/experimental.

Give it a try at http://dottask.mattboehm.rocks

Developing

Install leiningen, cd into the repo and run lein figwheel dev help. If using the arrow keys in the repl doesn't work, install rlwrap and run rlwrap lein figwheel dev help instead.

Once running, visit file:///path/to/repo/index.html to see the site.

Building a new release

This project is designed to be hosted on gh-pages. To make a new build, check out the gh-pages branch, merge master into it, run lein cljsbuild once release help-release, and commit the changes.

About

A todo tracker that utilizes dot/cljs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published