taste-sdk
v0.0.2
Published
SDK for ccode
Maintainers
Readme
SDK (WIP)
CLI for sharing and discovering packages from CCode.
Installation
npm install -g taste-sdkUsage
Authentication
Get your API key from CCode:
tst authThis will guide you to [SHARE_SOON] where you can log in and get your API key.
Browse Packages (Coming Soon)
tst browseInstall Packages (Coming Soon)
tst install <package-name>Share Your Tst (Coming Soon)
tst shareDevelopment
Install dependencies:
pnpm installBuild:
pnpm buildTest locally:
pnpm link --global
tst --helpRun tests:
pnpm testLicense
MIT
