https://github.com/youfoundron/sdk-and-cli-example
SDK with CLI
https://github.com/youfoundron/sdk-and-cli-example
Last synced: 3 months ago
JSON representation
SDK with CLI
- Host: GitHub
- URL: https://github.com/youfoundron/sdk-and-cli-example
- Owner: youfoundron
- Created: 2020-04-12T00:04:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:03:17.000Z (over 3 years ago)
- Last Synced: 2025-04-25T13:04:53.805Z (about 1 year ago)
- Language: JavaScript
- Size: 1.11 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SDK + CLI Example
## Using Webpack and TypeScript
Install dependencies
`$ yarn install`
Build the SDK and CLI bundles
`$ yarn build`
Run the CLI
`$ yarn cli `