Skip to content

Simple golang example to setup an environment to build a binary.

Notifications You must be signed in to change notification settings

InvariantClub/nix-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nix-go example

What's possible

Building the go module

nix build .

Running the binary

nix run .

Formatting

nix fmt

How to use/extend this

Everything should just be managed by go mod as normal.

About

Simple golang example to setup an environment to build a binary.

Topics

Resources

Stars

Watchers

Forks