Skip to content

Commit

Permalink
docs(main): add cli to readme (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
treyturner authored Oct 7, 2024
1 parent deb2b81 commit 7fef3af
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 @@ -4,9 +4,10 @@ Monorepo for TypeScript packages related to [Artifacts MMO](https://artifactsmmo

## Packages

| Folder | Name | Description |
| Folder | NPM Package | Description |
|----------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|-------------------------------------------|
| [`api-client`](packages/api-client/) | [`@trey.turner/artifacts-api-client`](https://www.npmjs.com/package/@trey.turner/artifacts-api-client) | Typed and promisified API client in ESM |
| [`cli`](packages/cli/) | Not yet published | Play Artifacts via console |
| [`mocks-counterfact`](packages/mocks-counterfact/) | [`@trey.turner/artifacts-mocks-counterfact`](https://www.npmjs.com/package/@trey.turner/artifacts-mocks-counterfact) | Mocks & types generated from OpenAPI spec |
| [`sandbox`](packages/api-client/) | Not published | Code staging area |

Expand Down

0 comments on commit 7fef3af

Please sign in to comment.