aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/console.plugin
blob: 35e35855a1d1541ff9481afe8912aa00d07ce810 (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 = https://getnikola.com/
description = Start a debugging python console

[Nikola]
PluginCategory = Command