modified: README.rst
This commit is contained in:
parent
ce5e5f1d3e
commit
ff259d9283
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ In development I use a ``make`` file to hold common build and test commands::
|
|||
|
||||
make clean && make html && make serve
|
||||
|
||||
I also manage my resume using ``.rst`` and I use the ``rst2pdf`` tool to turn it into a ``.pdf``::
|
||||
|
||||
make clean && make html && make resume
|
||||
|
||||
production release process
|
||||
===============================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue