UNPKG

@tensorify.io/cli

Version:

Official CLI for Tensorify.io - Build, test, and deploy machine learning plugins

5 lines (4 loc) 168 B
export { loginCommand } from "./login"; export { logoutCommand } from "./logout"; export { whoamiCommand } from "./whoami"; export { publishCommand } from "./publish";