Skip to content
forked from rskew/knowwhat

Tracking tasks without losing track of the big picture

License

Notifications You must be signed in to change notification settings

sashaboyd/workflow

 
 

Repository files navigation

Workflow

Graph drawing for mindmapping, knowledge engineering and creative-tool-making.

example graph

Quick start

You will either need NPM or Yarn installed.

NPM

npm run dev     # run development server
npm run build   # build production assets

Yarn

yarn dev        # run development server
yarn build      # build production assets

Development

We use spago to manage our Purescript dependencies. While this is installed as a dev-dependency in package.json you may want to install it directly to make it easier to manage these dependencies directly.

License

The project is licensed under the terms of the Apache License (Version 2.0).

See LICENSE or http://www.apache.org/licenses/LICENSE-2.0 for details.

About

Tracking tasks without losing track of the big picture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PureScript 92.1%
  • Dhall 4.0%
  • CSS 2.9%
  • Other 1.0%