1.8.0 • Published 13 days ago

quickode-cli v1.8.0

Weekly downloads
-
License
ISC
Repository
github
Last release
13 days ago

Quickode Cli

Quickode Cli is a CLI tool designed to streamline the setup of React Native projects by allowing developers to quickly generate projects from preconfigured templates. Whether you're starting with a barebones setup or need a project with additional components, Quickode Cli makes project initialization effortless and fast.

Installation

Install Quickode Cli globally using npm to use it from anywhere on your command line:

npm install -g quickode-cli

Usage

After installing quickode, you can start a new project by running:

quickode create

You will be prompted to enter the project name and select a configuration template.

Available templates include:

  • Empty: A minimal setup, perfect for starting from scratch.
  • With Components: Includes pre-built components for a faster start.

Commands

quickode create: Initiates a new project setup. You'll be prompted to enter the project name and select a template.

Features

  1. Interactive Project Creation: Easily specify project details through an interactive CLI.
  2. Template Selection: Choose from different starter templates to match your project needs.
  3. Automated Setup: Automatically clones the selected template, sets up the project directory, and installs dependencies.

Contributing

  1. Fork the repository on GitHub.
  2. Clone your fork to your local machine.
  3. Create a new branch for your changes.
  4. Make your changes and test them thoroughly.
  5. Submit a pull request with a clear list of what you've done.

Support

If you encounter any problems or have suggestions for quickode, please submit an issue on the GitHub project page or contact the maintainer at ahmadbfreijeh@gmail.com

Thank you for using quickode!

1.8.0

13 days ago

1.7.0

17 days ago

1.6.0

17 days ago

1.5.0

17 days ago

1.4.0

22 days ago

1.3.0

24 days ago

1.2.0

24 days ago

1.1.0

24 days ago

1.0.0

24 days ago