Skip to content

Commit

Permalink
chore(docs): Clarify Amplify's use of Gluegun - fixes #747 (#750 by @…
Browse files Browse the repository at this point in the history
…jamonholmgren)

[skip ci]
  • Loading branch information
jamonholmgren committed Jan 24, 2022
1 parent cf071a6 commit c7481ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,12 @@ See the [runtime docs](./docs/runtime.md) for more details on building your own

- [Ignite CLI](https://github.com/infinitered/ignite) - React Native CLI and starter kit
- [Solidarity](https://github.com/infinitered/solidarity) - audits your system dependencies so you can develop in peace
- [AWS Amplify CLI](https://github.com/aws-amplify/amplify-cli) - A CLI toolchain for simplifying serverless web and mobile development
- [Sara Vieira's Fiddly](https://github.com/SaraVieira/fiddly) - Create beautiful and simple HTML pages from your Readme.md files - [https://fiddly.netlify.com](https://fiddly.netlify.com)
- [Graph CLI](https://github.com/graphprotocol/graph-cli) - CLI for building and managing subgraphs that index data from Ethereum and IPFS - [https://thegraph.com/explorer](https://thegraph.com/explorer)
- [Vts](https://github.com/snowfrogdev/Vts) - Vanilla TypeScript library starter CLI tool

*Additionally, the first versions of the [AWS Amplify CLI](https://github.com/aws-amplify/amplify-cli) (a CLI toolchain for simplifying serverless web and mobile development) used Gluegun. They've since integrated Gluegun's functionality into their CLI in a bespoke way, but you can still see Gluegun patterns in their CLI.*

# What's under the hood?

We've assembled an _all-star cast_ of libraries to help you build your CLI.
Expand Down

0 comments on commit c7481ad

Please sign in to comment.