Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days ago
JSON representation
A toolkit for building command lines programs in Zig.
- Host: GitHub
- URL: https://github.com/jiacai2050/zigcli
- Owner: jiacai2050
- License: mit
- Created: 2022-09-20T14:39:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T10:39:23.000Z (about 2 months ago)
- Last Synced: 2024-10-27T11:59:59.781Z (about 2 months ago)
- Topics: cli, lines-of-code, tree, zig, zig-package
- Language: Zig
- Homepage: https://zigcli.liujiacai.net/
- Size: 201 KB
- Stars: 61
- Watchers: 2
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - jiacai2050/zigcli
README
#+TITLE: Zigcli
#+DATE: 2023-10-21T12:09:48+0800
#+LASTMOD: 2024-08-17T18:53:40+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/binary.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 lines programs in Zig.
#+end_quoteOfficial website: https://zigcli.liujiacai.net/
It can be imported as [[https://zigcli.liujiacai.net/modules/][Zig modules]] or used directly as [[https://zigcli.liujiacai.net/programs/][binary programs]].
* 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.