Skip to content

remino/mkx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkx

Make new executable shell script file from template.

Rémino Rem https://remino.net/, 2022-2025, ISC licence.

Installation

Repo Clone

git clone https://github.com/remino/mkx
cd mkx
./mkx

Homebrew

brew install remino/remino/mkx
./mkx

Usage

See the help screen or the manual page for details on how to use mkx:

# Help screen
mkx -h
# Manual page
man mkx

Formerly mksh

As the name mksh is more commonly associated with the MirBSD Korn Shell, this repo has been renamed from mksh to mkx. The same goes for the namesake script within.

Invoking mksh with mkx used to be the equivalent of mksh -b or mksh -i <interpreter>. But the with this name change, mkx was now made to work like mksh.

Tests

Tests are written in Bats.

To run them, install Bats and run bats tests in the project root directory.

About

A script to make scripts

Resources

License

Stars

Watchers

Forks

Packages

No packages published