Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eventuate-tram/eventuate-development
https://github.com/eventuate-tram/eventuate-development
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eventuate-tram/eventuate-development
- Owner: eventuate-tram
- Created: 2020-03-30T00:16:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-25T00:26:46.000Z (over 1 year ago)
- Last Synced: 2024-11-05T19:43:08.179Z (about 2 months ago)
- Language: Jinja
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
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
----