1
0
Fork 0
A Project Name Generator
Find a file
xenon.inx 17680cfe96
Add README
I forget to add a basic readme...

But now it has one.
2025-03-11 19:52:47 +08:00
src Initial Commit 2025-03-11 19:40:12 +08:00
.gitignore Initial Commit 2025-03-11 19:40:12 +08:00
build.zig Initial Commit 2025-03-11 19:40:12 +08:00
build.zig.zon Initial Commit 2025-03-11 19:40:12 +08:00
LICENSE Initial Commit 2025-03-11 19:40:12 +08:00
README Add README 2025-03-11 19:52:47 +08:00

==========
Project Name Generator
==========

How to build:

	zig build --release=fast

How to use:
	
	/path/to/binary [count]

This thing is so dumb that I won't maintain it only if I need to add more syllables.

TODO:

 - [ ] Cross-compile many binarys and release them