Skip to content

tionis/shell-tools.janet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Shell-tools

External Dependecies (besides janet/jpm)

  • ctpv(only for some fzf previews)
  • vis(for some clipboard integrations)
  • fzf (for multiple shell script and optional support in jeff)
  • GNU core utils (for shell scripts)
  • bc (for ffm) (to be replaced in future iteration)

Project Structure

bin

Contains a few simple shell scripts. I aim to keep them compatible with windows git bash and busybox based systems/shells.

shell

Janet shell utilities as library

shell/cli

Utitilies using shell libraries, backaged as CLI apps