Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jiacai2050/zigcli

A toolkit for building command lines programs in Zig.
https://github.com/jiacai2050/zigcli

cli lines-of-code tree zig zig-package

Last synced: 3 days ago
JSON representation

A toolkit for building command lines programs in Zig.

Awesome Lists containing this project

README

        

#+TITLE: Introduction
#+DATE: 2023-10-21T12:09:48+0800
#+LASTMOD: 2025-01-04T09:41:46+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/binary.yml][https://github.com/jiacai2050/loc/actions/workflows/release.yml/badge.svg]]
[[https://img.shields.io/badge/zig%20version-0.13.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.