Build real CLI tools in pure Emacs Lisp. Declare commands, options, and args in a single form — clime handles parsing, --help, error messages, and dispatch. ./myapp.el just works.
Clime enables creating standalone executable programs from simple descriptive lists in Emacs Lisp files, automatically handling input parsing, help text, and running.
How It Works
You hear about clime, a handy way to make simple programs that respond to your typed instructions.
You copy the clime files into your work folder so you can start using it.
In your text editor, you write a short, clear list of what your program does, like greeting people or managing lists.
You prepare your program file with a special starter that lets anyone run it just by typing its name.
From your command prompt, you type your program's name and a few words, and it instantly gives you the result you wanted.
Now you have a custom helper that's fun to use, easy to share as one file, and ready for everyday tasks.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.