Skip to content

Himujjal/zigformat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig Format

Not production ready. Just to be used for NeoFormat

Install

SOME_DIR_IN_PATH=~/.local/bin

git clone https://github.com/Himujjal/zigformat
cd zigformat
zig build -Drelease-safe=true
cp zig-out/bin/zigformat $SOME_DIR_IN_PATH
chmod u+x $SOME_DIR_IN_PATH/zigformat

Run

zigformat test.zig

About

Zig fmt but for Neoformat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published