Skip to content

gluestack/gluestack-ui-cli

Repository files navigation

GLUESTACK-UI CLI

PRs Welcome

Create Expo App with GluestackUI Create Gluestack V2 App Create Next App with GluestackUI Create UI Library with GluestackUI GluestackUI Utils

A CLI tool for easily adding components from gluestack-ui to your projects.

  • gluestack-ui offers a powerful and user-friendly Command Line Interface (CLI) for developers.
  • Simplifies the development experience and provides a streamlined workflow.
  • Includes various commands to assist with installation setup, component management, and updates.
  • Some of the commands provided by the gluestack-ui CLI are:
    • Installation setup command: Helps with the initial setup of the gluestack-ui library.
    • Add component command: Allows users to add components from the gluestack-ui library to their projects.
    • Update component command: Helps users update components in their projects to newer versions available in the gluestack-ui library.
    • Remove component command: Enables users to remove components that are no longer needed from their projects.
  • These commands help developers efficiently manage their project components and keep them up to date.
  • The gluestack-ui CLI aims to enhance the development workflow and improve productivity.

Usage

To use the gluestack-ui CLI, you can run the following commands:

  • Initialize gluestack-ui - This command sets up the gluestack-ui library in your project.
   npm create gluestack

Created By GeekyAnts

GeekyAnts is a team of React Native experts who love open-source and solving developer problems. We’ve been working on React Native since 2015 and have designed and built React Native apps for almost 200+ clients across the globe. Our clients include startups to big enterprises! Need help with your React Native app?

Contact Us

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Submit a pull request to the main repository.

Please ensure that your code follows the project's coding conventions.