# zigcli **Repository Path**: liujiacai/zigcli ## Basic Information - **Project Name**: zigcli - **Description**: A toolkit for building command lines programs in Zig. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-03 - **Last Updated**: 2025-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #+TITLE: Introduction #+DATE: 2023-10-21T12:09:48+0800 #+LASTMOD: 2025-03-09T16:59:05+0800 #+TYPE: docs #+author: Jiacai Liu [[https://github.com/jiacai2050/zigcli][https://img.shields.io/github/stars/jiacai2050/zigcli.svg]] [[https://github.com/jiacai2050/loc/actions/workflows/CI.yml][https://github.com/jiacai2050/loc/actions/workflows/CI.yml/badge.svg]] [[https://github.com/jiacai2050/loc/actions/workflows/release.yml][https://github.com/jiacai2050/loc/actions/workflows/release.yml/badge.svg]] [[https://img.shields.io/badge/zig%20version-0.14.0-blue.svg]] #+begin_quote [[https://zigcli.liujiacai.net/][Zigcli]] is a toolkit for building command line programs in Zig. #+end_quote Official website: https://zigcli.liujiacai.net/ It can be imported as [[https://zigcli.liujiacai.net/packages/][Zig packages]] or used directly as [[https://zigcli.liujiacai.net/programs/][command line programs]]. * Install See [[https://zigcli.liujiacai.net/install][INSTALL]] page. * Who's Using If you're using =zigcli=, and would like to be added here, welcome to [[https://github.com/jiacai2050/zigcli/pulls][open a PR]]. * License MIT, see [[https://github.com/jiacai2050/zigcli/blob/main/LICENSE][LICENSE]] for details.