summaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/console.plugin
blob: 333762c3b4f8020bb2da752b82b0f765843a9266 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Core]
name = console
module = console

[Documentation]
author = Chris Warrick, Roberto Alsina
version = 1.0
website = http://getnikola.com
description = Start a debugging python console

[Nikola]
plugincategory = Command