8000 GitHub - ashton314/the-tao
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ashton314/the-tao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Tao of Programming, Recast

Build instructions

Text goes in tao.html.pm. You will probably want to install the pollen-mode package for Emacs:

(use-package pollen-mode
  :defer t)

This is optional.

You will need Racket. Once you have Racket installed, you will need Pollen:

raco pkg install pollen

Ensure everything is working:

$ raco pollen test
raco pollen is installed correctly

Now you can build:

raco pollen render src/

And it should be built in src/tao.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0