Removes cookiecutter.

This commit is contained in:
Romain Dorgueil
2017-11-01 13:19:24 +01:00
parent 69bb3cb091
commit e6596cf3f3
6 changed files with 24 additions and 30 deletions

View File

@ -16,16 +16,6 @@ Syntax: `bonobo convert [-r reader] input_filename [-w writer] output_filename`
to read from csv and write to csv too (or other format) but adding a geocoder filter that would add some fields.
Bonobo Init
:::::::::::
Create an empty project, ready to use bonobo.
Syntax: `bonobo init`
Requires `cookiecutter`.
Bonobo Inspect
::::::::::::::