Skip to content

scoiatael/nix-koans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nix-koans

Simple koans for learning nix. Inspired by ruby koans.

New to nix? Start here.

Getting started

Start by running nix develop -c reset - this will create koans/ directory. Edit 1_01 to make it pass.

Check your progress with nix develop -c check. Make another one pass, refactor, move on to the next :)

Reset with nix develop -c reset.

Direnv

If you have direnv, take a look at.envrc.suggested to get better shell experience.

About

Simple koans for learning nix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages