{"id":13503543,"url":"https://github.com/redclawtech/rebar3_template_vernemq","last_synced_at":"2025-03-29T18:31:20.919Z","repository":{"id":46806044,"uuid":"237725318","full_name":"redclawtech/rebar3_template_vernemq","owner":"redclawtech","description":"A rebar3 template for VerneMQ(https://vernemq.com) plugins.","archived":false,"fork":false,"pushed_at":"2023-06-30T20:27:37.000Z","size":23,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-01T00:31:43.106Z","etag":null,"topics":["erlang","mqtt","rebar3","rebar3-template","vernemq","vernemq-plugins"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redclawtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-02-02T05:48:25.000Z","updated_at":"2023-07-07T12:26:03.000Z","dependencies_parsed_at":"2024-01-16T10:36:45.805Z","dependency_job_id":"7cded893-ba1b-47ce-9ca5-a3cf53dfee58","html_url":"https://github.com/redclawtech/rebar3_template_vernemq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redclawtech%2Frebar3_template_vernemq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redclawtech%2Frebar3_template_vernemq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redclawtech%2Frebar3_template_vernemq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redclawtech%2Frebar3_template_vernemq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redclawtech","download_url":"https://codeload.github.com/redclawtech/rebar3_template_vernemq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246226974,"owners_count":20743862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["erlang","mqtt","rebar3","rebar3-template","vernemq","vernemq-plugins"],"created_at":"2024-07-31T23:00:39.265Z","updated_at":"2025-03-29T18:31:20.597Z","avatar_url":"https://github.com/redclawtech.png","language":"Erlang","funding_links":[],"categories":["Tools"],"sub_categories":[],"readme":"# rebar3_template_vernemq\n\nThis repo provides a [rebar3](http://rebar3.org) template for easier creation of [VerneMQ](https://vernemq.com) plugins.\n\n## Setup\n\nTo install, simply clone to `~/.config/rebar3/templates`:\n\n```\nmkdir -p ~/.config/rebar3/templates\ngit clone https://github.com/redclawtech/rebar3_template_vernemq.git ~/.config/rebar3/templates/rebar3_template_vernemq\n```\n\n## Usage\n\n```console\n$ rebar3 new vernemq_plugin name=vmq_coolplugin\n$ cd vmq_coolplugin\n```\n\n### Options (aka. variables)\n\nTo see a full description of all the options available, you can run `rebar3 new help vernemq_plugin`:\n\n```console\n$ rebar3 new help vernemq_plugin\nvernemq_plugin:\n        custom template (~/.config/rebar3/templates/rebar3_template_vernemq/vernemq_plugin.template)\n        Description: Generates a VerneMQ Plugin\n        Variables:\n                name=\"my_plugin\" (Name of the VerneMQ Plugin)\n                desc=\"A VerneMQ plugin\" (Short description of the VerneMQ plugin)\n                license=\"Apache 2.0\" (License to use for this Plugin)\n                no_mqtt_three=false (Do not make the plugin support MQTT 3.1 hooks)\n                no_mqtt_five=false (Do not make the plugin support MQTT 5 hooks)\n                date=\"2020-03-07\"\n                datetime=\"2020-03-07T02:05:05+00:00\"\n                author_name=\"Dairon Medina Caro\"\n                author_email=\"me@dairon.org\"\n                copyright_year=\"2020\"\n                apps_dir=\"apps\" (Directory where applications will be created if needed)\n```\n\n## License\n\nCopyright (c) 2020 [RedClaw Technologies](http://www.redclawtech.com)\n\nThis work is free. You can redistribute it and/or modify it under the\nterms of the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredclawtech%2Frebar3_template_vernemq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredclawtech%2Frebar3_template_vernemq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredclawtech%2Frebar3_template_vernemq/lists"}