A public list for all the marmalades created for EllieBot.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-03-30 23:54:59 +13:00
LICENSE Added/Updated the files in the repository. 2026-03-30 23:48:43 +13:00
marmalades.json Updated the marmalades.json file to include a description field and updated the readme example to reflect the changes. 2026-03-30 23:54:59 +13:00
README.md Updated the marmalades.json file to include a description field and updated the readme example to reflect the changes. 2026-03-30 23:54:59 +13:00

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

  1. Fork this repository.
  2. Add your details to marmalades.json using the following format:
    {
        "name": "",
        "url": "",
        "description": "",
        "author": "",
        "tags": []
    }
  1. Open a PR to this repository.
  2. Profit!

License

You can read the license in the LICENSE file