Files

17 lines
752 B
Plaintext
Raw Permalink Normal View History

2026-05-09 22:44:17 +02:00
remote: Enumerating objects: 15, done.
remote: Counting objects: 100% (15/15), done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 10 (delta 5), reused 0 (delta 0), pack-reused 0 (from 0)
Unpacking objects: 100% (10/10), 1.93 KiB | 281.00 KiB/s, done.
From https://ramanujan.glitch.university/glitch-university/gutasktool
0b5a767..569abef main -> origin/main
Updating 0b5a767..569abef
Fast-forward
.env.example | 32 ++++++++++++++++++++++++++++++++
.flake8 | 3 +++
gutasktool/cli.py | 12 ++++++++++++
skills/gutask.md | 17 ++++++++++++++++-
4 files changed, 63 insertions(+), 1 deletion(-)
create mode 100644 .env.example
create mode 100644 .flake8
(venv) root@18e4f1044611:/a0/usr/workdir/gutasktool#