Skip to content

feat(core): project scaffold with error types and config#96

Merged
slow2342 merged 1 commit into
mainfrom
feat/project-scaffold
Jun 8, 2026
Merged

feat(core): project scaffold with error types and config#96
slow2342 merged 1 commit into
mainfrom
feat/project-scaffold

Conversation

@slow2342

@slow2342 slow2342 commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add project skeleton with CLI entry point (clap)
  • Add unified error types (AetherError, Config, Io)
  • Add config structs (node, cluster, auth, log) with TOML support
  • Add module declarations

Refs #73

Add project skeleton with CLI entry point (clap), unified error types,
config structs (node, cluster, auth, log), and module declarations.

Refs #73
@slow2342 slow2342 merged commit 5eddb8b into main Jun 8, 2026
7 of 9 checks passed
@slow2342 slow2342 deleted the feat/project-scaffold branch June 9, 2026 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant