Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/herbygillot/click-dash-docset

Dash Docset for Click (http://click.pocoo.org)
https://github.com/herbygillot/click-dash-docset

Last synced: about 1 month ago
JSON representation

Dash Docset for Click (http://click.pocoo.org)

Awesome Lists containing this project

README

        

## click-dash-docset ##

This is a [Dash](#anchor1) docset for the [Click](#anchor2) Python library.

#### Installation ####
You can install by simply double-clicking the docset, or you can install it manually by doing the following:

1. Create the click directory in Dash's Docsets directory.

$ mkdir ~/Library/Application\ Support/Dash/DocSets/click

2. Copy the docset into place.

$ cp -R click.docset ~/Library/Application\ Support/Dash/DocSets/click/

[1](#id:anchor1) *Dash*, API Documentation Browser and Code Snippet Manager, [http://www.kapeli.com](http://www.kapeli.com)

[2](#id:anchor2) *Click*, a Python package for creating beautiful command line interfaces, [http://click.pocoo.org/](http://click.pocoo.org/)