2026-01-12 18:29:29 -05:00
2026-01-08 17:18:53 +00:00
2026-01-08 16:09:43 +00:00
2026-01-12 17:05:34 -05:00
2026-01-08 17:19:01 +00:00
2026-01-11 19:30:30 -05:00

yait

https://fsd.vxserver.dev/releases/yait

Get your project started:

  • A full C or SH project template
  • Extensible file templating
    • via ~/.local/share/yait/templates

Install

Dependencies

  • shellcheck - lint shell scripts development dependency

Note: shellcheck is used as a pre-commit git hook to for quality assurance purposes. This does not invalidate our COPYING policy. This software still should be used at your own risk without an warranty

git clone https://git.vxserver.dev/fSD/yait
cd yait
sudo make install

Usage

This tool runs via the command yait.

  • yait -x c -- Create a C project.
  • yait -x sh -- Create a SH project.
  • yait -S ... -- Create a single/small project.
  • yait -f -- Overwrite existing files.
Description
No description provided
Readme ISC 627 KiB
Languages
Shell 91%
Roff 7.1%
Makefile 1.9%