Skip to content

Just trying to write an example webserver in Zig

Notifications You must be signed in to change notification settings

tfadeyi/zig-nix-dev-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-nix-dev-template

Just trying to write an example webserver in Zig.

Requirements

  • Nix

Development

Start a new development shell, from the root dir.

nix develop

To add more packages to the devshell, simply add them to the devshell.toml's packages field.

Run

Simply run

nix run github:tfadeyi/example-zig-webserver

If you already cloned the repository just run, from the root of the repo.

nix run

About

Just trying to write an example webserver in Zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published