Skip to content

Project Scaffolding #1

Description

@crazydi4mond

Project Scaffolding

Summary

Set up the basic Go project structure for dnst-scanner with CLI framework and shared library integration.

Motivation: Foundation for all other features. Consistent project structure with other net2share Go tools.

Design

  • Go module: github.com/net2share/dnst-scanner
  • CLI framework: cobra
  • Shared library: go-corelib for OS detection and TUI
  • Main command: dnst-scanner scan
  • Config via flags and/or config file

Scope: This issue is about creating the project structure, menu, and command skeleton only. Commands should display dummy/placeholder text. No actual scanning functionality - that comes in later issues.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions