Skip to content

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

License

Notifications You must be signed in to change notification settings

martin-eden/lcf_params_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages