29fdadafdbb7ef57306baa537f8730624b2ac640
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.
Languages
Shell
91%
Roff
7.1%
Makefile
1.9%