0.0.2 • Published 1 year ago
maiton v0.0.2
maiton
A CLI for adding components to your Farcaster frame project.
Usage
Use the init command to initialize dependencies for a new project.
The init command installs dependencies and adds the cn util for the project.
npx maiton initadd
Use the add command to add components to your project.
The add command adds a component to your project and installs all required dependencies.
npx maiton add [component]Example
npx maiton add avatarYou can also run the command without any arguments to view a list of all available components:
npx maiton addDocumentation
Visit https://maiton.xyz to view the documentation.
License
Licensed under the MIT license.