https://github.com/bertilmuth/act-examples
Examples for the act statemachine library.
https://github.com/bertilmuth/act-examples
Last synced: 10 months ago
JSON representation
Examples for the act statemachine library.
- Host: GitHub
- URL: https://github.com/bertilmuth/act-examples
- Owner: bertilmuth
- Created: 2022-10-28T14:50:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T22:51:23.000Z (over 3 years ago)
- Last Synced: 2025-08-27T23:50:30.805Z (10 months ago)
- Language: Java
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# act-examples
Examples for the [act](https://github.com/bertilmuth/act) statemachine library.
Clone it with this command:
`git clone https://github.com/bertilmuth/act-examples/`
Then have a look at the `light` example.