Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 211 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 211 Bytes

Usage

Mac OS X

$ ./resume.rb index.html && open index.html

Windows

> ruby resume.rb index.html && start index.html

Ubuntu Linux

$ ./resume.rb index.html && gnome-open index.html