Skip to content

SlugQuest/backend

Repository files navigation

The backend for slugquest

Resources

Commands

# Run the program
go run main.go

Nix

An easy way to develop and run

Install from here

Set up flakes with:

mkdir ~/.config/nix
echo "experimental-features = nix-command flakes" > ~/.config/nix/nix.conf

Commands:

# Get a development sheel
nix develop
# Build the program
nix build
# Run the program
nix run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •