mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-04 10:40:25 -03:00
updated
This commit is contained in:
parent
5a3b08e716
commit
471b2f5050
@ -47,7 +47,14 @@ To build from source:
|
|||||||
2. Run `make` to build the `tartrazine` binary
|
2. Run `make` to build the `tartrazine` binary
|
||||||
3. Copy the binary somewhere in your PATH.
|
3. Copy the binary somewhere in your PATH.
|
||||||
|
|
||||||
## Usage
|
## Usage as a CLI tool
|
||||||
|
|
||||||
|
```shell
|
||||||
|
$ tartrazine whatever.c -l c -t catppuccin-macchiato --line-numbers \
|
||||||
|
--standalone -o whatever.html
|
||||||
|
```
|
||||||
|
|
||||||
|
## Usage as a Library
|
||||||
|
|
||||||
This works:
|
This works:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user