npm.io
0.0.24 • Published 6 years ago

@carbon/cli-plugin-github-files

Licence
Apache-2.0
Version
0.0.24
Deps
1
Size
18 kB
Vulns
0
Weekly
0
Stars
10

@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!