mirror of
https://github.com/lightninglabs/loop
synced 2024-11-11 13:11:12 +00:00
2 lines
100 B
Bash
2 lines
100 B
Bash
|
#!/usr/bin/env bash
|
||
|
go run ./fsm/stateparser/stateparser.go --out ./fsm/example_fsm.md --fsm example
|