Commit graph

384 commits

Author SHA1 Message Date
c5d9d8cb65
chore: bump version 2023-05-26 19:19:27 -05:00
b349cef943
chore: remove outdated build rules 2023-05-26 19:19:17 -05:00
85689a0788
docs: update logo/README for newer release 2023-05-26 19:13:23 -05:00
c999b3a123
chore: revert version 2023-05-26 18:50:51 -05:00
aaa63467b9
docs: don't use a subdirectory 2023-05-26 18:45:17 -05:00
e3ebca86d2
chore: remove harcoded path 2023-05-26 18:40:20 -05:00
034403b7a8
docs: add minimal docs to implement remote deployment 2023-05-26 18:38:48 -05:00
9aea8acc53
feat: add the viv manage command.....
that's how it started then it turned into a more aggressive refactor
whoops
2023-05-26 18:38:07 -05:00
ed8a4458c9
feat: add shim proof of concept 2023-05-25 17:44:46 -05:00
ddb03df8a2
fix(#1): get the spec then re-make only when necessary 2023-05-25 15:29:16 -05:00
e8a77fe77c
chore: set version 2023-05-25 13:48:50 -05:00
ee7fe645c0
style: finish adding proper types 2023-05-25 13:43:47 -05:00
454349ea23
chore: cleanup some types on standalone functions 2023-03-15 16:15:06 -05:00
bfc2592925
chore: ruff uses 88 by default 2023-03-15 16:08:45 -05:00
8493916ff8
fix: use proper XDG directory as default cache 2023-03-15 15:16:38 -05:00
0d0c66d090
build: add hook to set version in viv.py 2023-03-15 15:16:12 -05:00
1e74ebf413
fix: make repo-based install version dependent by default 2023-03-15 15:01:05 -05:00
8fdb1817a7
fix: use echo/error not print 2023-03-15 15:00:35 -05:00
ccf8e0ec61
refactor!: activate -> use 2023-03-15 13:16:09 -05:00
992d039285
refactor: make hash generation match standalone method 2023-03-14 15:14:47 -05:00
d367571957
fix: use stderr where appropriate to allow piping 2023-03-14 15:14:24 -05:00
cb27f9a8d4
refactor: continue to refine standalone mode 2023-03-14 12:35:00 -05:00
9c2581fafd
refactor: don't shadow hash function 2023-03-13 09:07:18 -05:00
b9100ca2a1
docs: add more full fledged documentation 2023-03-09 14:58:01 -06:00
e548487918
refactor: abandon python 3.7 to maximize code-golf in standalone mode 2023-03-09 12:49:55 -06:00
834cd449bd
docs: update README example 2023-03-08 15:10:11 -06:00
f646278f8b
chore: swap todo's 2023-03-08 12:27:24 -06:00
621f5a7aca
docs: start actually documenting some things 2023-03-08 04:06:04 -06:00
03c5b06a8a
docs: add list-info-remove to usage page 2023-03-08 03:37:41 -06:00
28e57c99b4
chore: do some todos 2023-03-08 03:36:08 -06:00
1f11967f3f
build: swap ruff for flake8 2023-03-08 03:33:04 -06:00
ff110f0829
docs: make more vhs tapes 2023-03-08 03:28:07 -06:00
9b5296036d
docs: improve timing on freeze.tape 2023-03-08 03:06:55 -06:00
54c9dbdf4b
docs: add textual/stopwatch example 2023-03-08 02:49:53 -06:00
c797347aa6
feat: add --standalone generator to viv freeze 2023-03-08 02:31:12 -06:00
10599dcd01
refactor: use id instead of build_id 2023-03-07 14:51:51 -06:00
0d583584dc
build: add clean recipe 2023-03-07 13:00:48 -06:00
3453004077
chore: todo's and typos 2023-03-02 23:02:10 -06:00
ce1f414cb1
build: update task.mk 2023-03-02 23:01:44 -06:00
a2de954260
build: update versions 2023-03-02 23:01:34 -06:00
0069a937b0 docs: add info to remove help about deleting all vivenvs 2023-02-13 13:52:02 -06:00
a3f7bc5437 fix: import the correst entrypoint 2023-02-13 13:51:03 -06:00
2d13f52011 build: use .task.cfg.mk 2023-02-13 13:50:51 -06:00
24d77a198c build: upgrade task.mk 2023-01-22 14:40:13 -06:00
34a024596d build: add .task.mk 2023-01-05 13:48:51 -06:00
743c67a39f fix: point to the correct entrypoint 2022-12-26 17:24:31 -06:00
2995cf56db docs: start generating usage documentation in the form of VHS tapes 2022-12-26 17:24:17 -06:00
e96e4ab18c feat: make table function screen aware and wrap second column 2022-12-26 09:48:17 -06:00
e382840182 refactor: more silly efforts to tweak UI 2022-12-26 08:36:14 -06:00
a5803b087e refactor: make aliases default to first letter 2022-12-26 08:20:13 -06:00