cstrahan / wiwinwln

What I Wish I Knew While Learning Nix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What I Wish I Knew When Learning Nix

Gitter

Read Here

If you want to submit a fix for a typo or fix for code then just submit a pull request, and I'm happy to recompile the resulting document.

If for some reason you want to compile the HTML page yourself, then you'll need to compile the preprocesor against Pandoc and then run make to build the page.

$ make

Alternatively a PDF or EPUB file can be generated by one of the following commands:

$ make tutorial.pdf
$ make tutorial.epub

License

Charles Strahan (2015) charles@cstrahan.com

No rights reserved. The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law.

You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

About

What I Wish I Knew While Learning Nix

License:Other


Languages

Language:CSS 44.4%Language:JavaScript 31.7%Language:Nix 10.8%Language:Haskell 7.3%Language:Makefile 5.7%