diff options
Diffstat (limited to 'nikola/plugins/command/version.plugin')
| -rw-r--r-- | nikola/plugins/command/version.plugin | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nikola/plugins/command/version.plugin b/nikola/plugins/command/version.plugin new file mode 100644 index 0000000..3c1ae95 --- /dev/null +++ b/nikola/plugins/command/version.plugin @@ -0,0 +1,9 @@ +[Core] +Name = version +Module = version + +[Documentation] +Author = Roberto Alsina +Version = 0.2 +Website = http://getnikola.com +Description = Show nikola version |
