llmake is a
llmake requires Python >=3.8
and can be installed via:
python -m pip install git+https://github.com/smy20011/llmake.git
import llmake
- Create subcommands for each step
- llmake create-template
- llmake fetch-context
- llmake query
- Support makefile generation
- Test cases
- Add more detailed documentation