descriptionNcurses/CDK based shell script generator
last changeTue, 3 Jun 2025 21:48:53 +0000 (23:48 +0200)
readme

shgen

Console based shell script generator using ncurses/CDK.

Getting started

These instructions will get you a copy of the project up and running on your local machine.

Installing

Get the project using git:

git clone https://binomiant.duckdns.org/MpqU9XX8/shgen.git

To build a debian package go to deb directory and run the build script:

cd shgen.git/deb
./make_deb.sh

Install the debian package via

dpkg -i
or a package manager of your flavour and then run the executable
shgen
in a terminal.

shortlog
2025-06-03 ebelcromi386 build removed master v0.1
2018-06-12 ebelcromwarning function als log fixed
2018-06-06 ebelcromfixed internet address of project
2018-06-06 ebelcromremove ~/.shgen on package uninstall
2018-06-06 ebelcromfixed placeholder deletion
2018-06-01 ebelcromfixed NULL refs, sprip by dh_make now
2018-05-29 ebelcromcomit last changes
2018-05-29 ebelcromlicense added, compat problems fixed
2018-05-28 ebelcromfix broken i386 build support
2018-05-20 ebelcromsource added
2018-05-20 ebelcrominitial commit
tags
4 months ago v0.1 v0.1
heads
4 months ago master