Skip to content

Likos-Lupus/actionscat

 
 

Repository files navigation

ActionsCat

Status: early prototype

Build

Requires Go 1.25+.

# from project root
go build ./...

Run

# set the listen address if needed
$env:ACTIONSCAT_ADDR = ":8080"
go run main.go

Contributing

See CONTRIBUTING.md.

License

MPL-2.0 (see LICENSE file)

About

ActionsCat runtime for action routing, context binding, rendering, and connector-based message enrichment.

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%