admin-boil
v1.0.6
Published
Add admin-boil dashboard to your project
Maintainers
Readme
admin-boil
admin-boil CLI is a command-line tool to add the admin-boil dashboard to your project. It simplifies the setup process and ensures your project is configured correctly.
Features
- Initialize a new project or configure an existing one.
- Install dependencies and components.
- Supports frameworks like Next.js, Vite, Astro, and more.
Installation
No installation needed just use the commands to get the dashboard in your project. Make sure to visit admin-boil.dev to get started!
Usage
Initialize a project
To initialize a project, run:
npx admin-boil@latest initpnpx admin-boil@latest inityarn dlx admin-boil@latest initbun x admin-boil@latest initOptions
- -y, --yes: Skip confirmation prompts.
- -d, --defaults: Use default configuration.
- -f, --force: Force overwrite of existing configuration.
- -c, --cwd : Specify the working directory (defaults to the current directory).
- -s, --silent: Mute output.
- --src-dir: Use the src directory when creating a new project.
License
This project is licensed under a proprietary license. See LICENSE.md for details.
Support
If you encounter any issues, please open an issue on GitHub.
