Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Loris

Dead simple autorunner inspired by the good folks at Do(n't) use this c<>de

Usage

Navigate to a Tmux pane and run the shell script runner.sh. This uses inotifywait to watch a file.

In Neovim from any file add a code block the way you would on github or in markdown using:

```language
code
```

With your cursor in the code block call require('loris').parse_block(). This will write the block to the file and runner.sh should run it.

Todo:

Need to test more languages. Currently I have only tested zsh, python, and zig. What else do we really need though?

About

Dead simple auto runner to help preserve iterations while studying.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages