Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 308 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 308 Bytes

ckanext-openapiconsole

Installation:

  1. Copy ckanext-openapiconsole into the ckan src folder

  2. Add 'openapi_console' to the list of plugins in your .ini file

  3. from within the ckanext-openapiconsole folder, run the following:

python setup.py develop paster initdb -c

  1. startup ckan