Skip to content

jmou/dumb-cli-tricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here are the slides!

See the Makefile! It has a lot of comments.

How to run

Edit the Makefile and replace the EMAIL variable with your RC login. Then create a file rawpassword with your RC password:

$ cat > rawpassword
[YOUR PASSWORD HERE]
[Control-D]

Then run make with any of the outputs as an argument! For example, to make the slides:

$ make slides.pdf

To run the HTTP server:

$ make server

If you have any thoughts or questions I'd love to hear!

Releases

No releases published

Packages