A public list for all the marmalades created for EllieBot.
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| LICENSE | ||
| marmalades.json | ||
| README.md | ||
marmalade-list
A public repo listing all the marmalades that have been created.
Here is the current list of marmalades:
| Name | Tags | Repository Url |
|---|---|---|
| Marmalade template | Dotnet, CSharp, Marmalade, Template | https://toastielab.dev/marmalade-org/marmalade-template |
| Social | Dotnet, CSharp, Marmalade | https://toastielab.dev/marmalade-org/social |
Contributing
- Fork this repository.
- Add your details to
marmalades.jsonusing the following format:
{
"name": "",
"url": "",
"description": "",
"author": "",
"tags": []
}
- Open a PR to this repository.
- Profit!
License
You can read the license in the LICENSE file