https://github.com/melezhik/sparky-plugin-hello
Sparky Hello Plugin
https://github.com/melezhik/sparky-plugin-hello
sparky sparrowdo
Last synced: about 2 months ago
JSON representation
Sparky Hello Plugin
- Host: GitHub
- URL: https://github.com/melezhik/sparky-plugin-hello
- Owner: melezhik
- Created: 2017-12-06T08:39:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-06T13:25:12.000Z (over 7 years ago)
- Last Synced: 2025-04-10T01:16:32.142Z (about 2 months ago)
- Topics: sparky, sparrowdo
- Language: Perl 6
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SYNOPSIS
Sparky Hello Plugin
# INSTALL
$ zef install Sparky::Plugin::Hello
# USAGE
$ cat sparky.yaml
plugins:
- Sparky::Plugin::Hello:
parameters:
name: "Sparrow"# Author
Alexey Melezhik