Categorygithub.com/tuxle-org/server
modulepackage
0.0.0-20241007160951-df591f95c754
Repository: https://github.com/tuxle-org/server.git
Documentation: pkg.go.dev

# README

Tuxle Server

The backend of a tuxle instance.

Build

Check out the Makefile. Example usage for various targets:

  • ARGS="..." make run — Compile & run "tuxle ...".
  • make test — Run the tests.
  • make coverage — Generate tests/coverage.html report for test coverage.
  • make build-... — Build for a specific system into dist/.
  • make build-all — Build for all systems into dist/.

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Variables

No description provided by the author
No description provided by the author