Izio CLI is a comprehensive command-line interface tool designed to facilitate the management and automation of various aspects of Izio&Co software development projects.
Project description
Izio CLI Project
Description
Izio CLI is a comprehensive command-line interface tool designed to facilitate the management and automation of various aspects of Izio&Co software development projects, particularly focused on Flutter and .NET Core solutions. It streamlines the process of setting up new projects, modules, and pages, handling project dependencies, and maintaining a consistent project structure.
Documentation
For detailed documentation on the Izio CLI, refer to the Izio CLI Documentation.
Features
Flutter Project Management
Easily create new Flutter projects with predefined modules and pages.
.NET Core Solution Setup
Initialize .NET Core solutions with standard project structure and dependencies.
Project Automation
Automate repetitive tasks such as creating submodules, adding references, and more.
Installation
To install the Izio CLI, you can use pipx to install the package from the PyPI repository. Run the following command in your terminal:
pipx install izio-cli
or
pip install izio-cli
Usage
After installing, you can use the Izio CLI commands as follows:
To create a new Flutter project:
izio new-project --project "project_name" --path "path/to/flutter/project"
To create a new Flutter module:
izio new-module --module "module_name" --path "path/to/flutter/project"
To create a new Flutter page:
izio new-page --page "page_name" --module "module_name" --path "path/to/flutter/project"
For more detailed usage, refer to the Documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file izio_cli-0.2.63.tar.gz
.
File metadata
- Download URL: izio_cli-0.2.63.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.8.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e7999c491767e16cfe056fe9e2d8969f24141f2576be998600d6ea40220872b |
|
MD5 | a80b5192a44be6792a52db944dc7d761 |
|
BLAKE2b-256 | 7a865c8e3237f03a9c25069e362a00a720b8fc5aaa168f444c0e39ce556e536c |
File details
Details for the file izio_cli-0.2.63-py3-none-any.whl
.
File metadata
- Download URL: izio_cli-0.2.63-py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.8.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3aa829d891c06a77ab98ea556c5b37020c74896c37a8e08f123605919a53ee90 |
|
MD5 | adc4fd542d58d6414ca58f2f945f2c33 |
|
BLAKE2b-256 | 77c4250c7dd4f05278142c25c7b29cb2114594f5ef310a0b0bba07a540ae231c |