issues
search
clk-project
/
clk
A very opinionated framework to ease the creation of command line interfaces
https://clk-project.org/
MIT License
22
stars
6
forks
source link
clk does not find .clk in parent directories
#13
Closed
Konubinix
closed
3 years ago
Konubinix
commented
4 years ago
mkdir .clk a && cd a && clk alias --local -> crashes
mkdir .clk a && cd a && clk alias --local -> crashes