Skip to content

setup go package and refactor structure #1

Description

@zt4ff

Create a py folder and move go-reloaded.py from the /scripts folder into /py

Setup a go package in a new folder called cli

The new structure of the program should look like this:

<repo>
├── scripts/
│   ├── py/
│   └── go-reloaded.py
├── cli/
│   └── go.mod
├── CONTRUBUTING.md
├── LICENSE.md
└── README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions