Skip to content

Create go project structure #1

@piraz

Description

@piraz

Description:

Set up the initial Go project structure for fileok and add a basic GitHub Actions workflow for running tests.

Acceptance criteria:

  • Initialize a Go module (go mod init)
  • Create the main package and an example file
  • Add a basic test file
  • Set up a simple .gitignore for Go projects
  • Add a minimal GitHub Actions workflow to run tests on push and pull requests

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions