@carbon/cli-plugin-github-files

@carbon/toolkit plugin for managing .github files on GitHub

Usage no npm install needed!

<script type="module">
  import carbonCliPluginGithubFiles from 'https://cdn.skypack.dev/@carbon/cli-plugin-github-files';
</script>

README

@carbon/cli-plugin-github-files

@carbon/toolkit plugin for managing .github files on GitHub

Getting Started

Run the following command using npm:

npm install -S @carbon/cli-plugin-github-files

If you prefer Yarn, use the following command instead:

yarn add @carbon/cli-plugin-github-files

Adding to your project

If you already are using @carbon/toolkit, you can use add this plugin to your project by running:

$(yarn bin)/toolkit add @carbon/cli-plugin-github-files

🤲 Contributing

To learn more about how to contribute, look here!