Skip to content

Files

Latest commit

author
Sylvain Viart
Apr 24, 2022
2b51559 · Apr 24, 2022

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 24, 2022
Sep 14, 2021
Sep 13, 2021
Apr 5, 2020
Jun 7, 2019
Jun 7, 2019
Jun 7, 2019
Jun 8, 2019
Jun 7, 2019
Jun 7, 2019
Jun 7, 2019
Jun 7, 2019

docopts examples

Thoses scripts are bash source code examples, they expect to find docopts binary in $PATH. All examples change their $PATH to first use the docopts built by go in the main project folder.

Then:

cd to/the/examples/directory
# and try any code localy:
./quick_example.sh --help

Change dir to subfolder, the same way, if you want to try other examples.