/lcf_params_gui

GUI to generate command-line call for Lua code formatter.

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

Description

Generate command-line call text according selected widgets.

Yo dawg I herd you like GUIs so we provided GUI to generate command-line text in your GUI.

It generates Bash text to call Lua code formatter to reformat given file with selected parameters. You still have to add name of file at the end of generated text by yourself.

lcf_params_gui window 2018-07-07

This is experimental project. Intention is to ease start of usage command-line tool. And display all possible options and their relations on one screen.

Licenses

TekUI - MIT, this project - GPLv3.

Requirements

  • Bash
  • Lua 5.3

Usage

lua5.3 lcf_params_gui.lua


See also my other repositories.