appthrust / proto-toml-plugins

A lot of plugins for Proto (from Moonrepo)

Repository from Github https://github.comappthrust/proto-toml-pluginsRepository from Github https://github.comappthrust/proto-toml-plugins

Proto Plugins

Contributing

How to add a new plugin step by step

  1. Generate a plugin.toml following the manual: How to Create a TOML for moonrepo's proto tools in 30 Seconds
  2. Write a plugin.test.ts for the plugin
  3. Write a README.md for the plugin
  4. Run test locally by moon :test
  5. Make a PR and wait for the CI to pass
  6. Merge the PR

How to send a PR to the official proto repo to register the plugin

Run the command below and follow the instructions:

yarn tsx prepare-pull-request.ts

About

A lot of plugins for Proto (from Moonrepo)


Languages

Language:TypeScript 98.6%Language:Shell 1.4%