Skip to content

k3n37/automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automata

Focused automation utilities for repetitive engineering workflows and operational tasks.

Purpose

This repo exists to keep common workflow automation small, scriptable, and reusable across the ecosystem.

Role in the ecosystem

  • Neighbor to anvil
  • Supports relay
  • Used by orbit and summit

Status

Starter Go CLI with one useful batch-style command.

Tech stack

  • Go

Structure

automata/
├── cmd/
│   └── autom8/
│       └── main.go
├── docs/
│   └── usage.md
├── .editorconfig
├── .gitignore
├── README.md
├── ROADMAP.md
└── go.mod

Getting started

go run ./cmd/autom8 run

Related repositories

  • anvil
  • relay
  • orbit

Future direction

Stay focused on glue automation rather than recreating a full CI system here.

About

Focused automation utilities for repeatable engineering workflows and operational tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages