command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Mar 1, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
trifsm
trifsm is a code generator that will allow you to convert your mermaid diagrams into FSMs using looplab/fsm.
Heavily inspired by abice/go-enum.
Getting Started
Install the package using go install
:
go install github.com/fira42073/trifsm@latest # latest (may be unstable)
# or
go install github.com/fira42073/trifsm@senpai # stable branch
Usage
This is a very young repo, so please refer to generator/example_test.go for now.
Versioning
This project uses ZeroVer
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.