Skip to content

Commit

Permalink
feat: reorg (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
promiseofcake authored Aug 4, 2024
1 parent 93f9557 commit 4521024
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
9 changes: 9 additions & 0 deletions cmd/cli/main.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
package main

import (
"github.com/promiseofcake/artifactsmmo-engine/internal/cmd"
)

func main() {
cmd.Execute()
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
9 changes: 0 additions & 9 deletions main.go

This file was deleted.

0 comments on commit 4521024

Please sign in to comment.