Skip to content

Commit

Permalink
add to docs website
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed May 17, 2020
1 parent 6aea8ac commit f1689e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Auto has an extensive plugin system and wide variety of official plugins. Make a
- [chrome](./plugins/chrome) - Publish code to Chrome Web Store
- [crates](./plugins/crates) - Publish Rust crates
- [cocoapods](./plugins/cocoapods) - Version your [Cocoapod](https://cocoapods.org/), and push to your specs repository!
- [gem](./plugins/gem) - Publish ruby gems
- [git-tag](./plugins/git-tag) - Manage your projects version through just a git tag (`default` when used with binary)
- [gradle](./plugins/gradle) - Publish code with gradle
- [maven](./plugins/maven) - Publish code with maven
Expand Down Expand Up @@ -223,6 +224,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Package Manager Plugins
- [Chrome Web Store](../plugins/chrome/README.md)
- [Crates](../plugins/crates/README.md)
- [Cocoapod](../plugins/cocoapods/README.md)
- [Gem](../plugins/gem/README.md)
- [Git Tag](../plugins/git-tag/README.md)
- [Gradle](../plugins/gradle/README.md)
- [Maven](../plugins/maven/README.md)
Expand Down

0 comments on commit f1689e6

Please sign in to comment.