Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eventuate-tram/eventuate-development


https://github.com/eventuate-tram/eventuate-development

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

= Eventuate Development dashboard

Github pages based https://eventuate-tram.github.io/eventuate-development/[website].

Use `git worktree` to map `gh-pages` branch to the `public` directory. See `init-worktree.sh`.

To generate the dashboard run:

----
./generate-dashboard.sh
----

Push the changes to `gh-pages` run:

----
push-public.sh
----