1.0.6 • Published 5 months ago
casandra v1.0.6
Casandra CLI
Casandra is a CLI tool that helps you generate React hooks from your backend API's. I built this tool to help me generate hooks for my projects, but you can use it for your projects too.
Installation
npm install -g casandra
Authenticate
Login
Authentication is required to use the CLI.
casandra login
Register
casandra register
Initialize project
casandra init <projectName>