⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@D3vanshC
Copy link
Contributor

Title

Move main entrypoint to cmd/sysreplicate

Description

Relocate main.go to cmd/sysreplicate to separate the executable entrypoint from library code and follow standard Go project structure.

Tasks

  • Create cmd/sysreplicate
  • Move main.gocmd/sysreplicate/main.go
  • Fix imports to use absolute module paths

Acceptance Criteria

  • go run cmd/sysreplicate/main.go runs successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants