Commit Graph

382 Commits

Author SHA1 Message Date
Daylin Morgan 156f358fde
docs: use better example for help 2023-08-06 22:33:35 -05:00
Daylin Morgan c75ae60c40
refactor: move remove/info under cache subcmd 2023-08-06 22:30:06 -05:00
Daylin Morgan 2b7f97ecc5
docs: no more viv exe pip/python 2023-08-06 21:56:51 -05:00
Daylin Morgan 36c9706d76
fix: setuptools correction for standalone 2023-08-06 13:52:14 -05:00
Daylin Morgan d6158137f2
fix: make directory before trying to write to it 2023-08-05 16:34:15 -05:00
Daylin Morgan a78624c26e
chore: update build backend 2023-08-05 16:22:01 -05:00
Daylin Morgan c5686c6e82
fix: i forgot I was using type hints 2023-08-05 15:56:58 -05:00
Daylin Morgan 0547fd6c36
docs: use relative links 2023-08-05 12:09:48 -05:00
Daylin Morgan d8418d2d27
chore: bump version 2023-08-04 14:35:22 -05:00
Daylin Morgan 820791e254
chore: update lock file 2023-08-04 14:04:54 -05:00
Daylin Morgan 35aa7c2788
fix: use default setuptools behavior with standalone 2023-08-04 13:39:02 -05:00
Daylin Morgan 5febbe0267
fix: properly re-use environments 2023-08-04 10:38:09 -05:00
Daylin Morgan 0411f81159
refactor: re-use vivenv.bin_exists 2023-08-04 10:11:20 -05:00
Daylin Morgan 7100243470
feat: additional logging 2023-08-04 10:04:53 -05:00
Daylin Morgan 6e6fb99d1c
fix: catch file not found error 2023-08-04 09:54:58 -05:00
Daylin Morgan 7da6cc79f0
feat: by default include setuptools 2023-08-04 09:53:40 -05:00
Daylin Morgan ae30ff2b84
fix: use prompt in standalone venvs 2023-08-04 09:27:57 -05:00
Daylin Morgan b08eeb1c71
chore: bump version 2023-08-03 18:18:41 -05:00
Daylin Morgan 266f3786ac
chore: ignore remote viv copy 2023-08-03 18:17:48 -05:00
Daylin Morgan 71a2e2f600
docs: update svgs 2023-08-03 18:17:23 -05:00
Daylin Morgan 7222bfe094
docs: update README 2023-08-03 18:16:40 -05:00
Daylin Morgan e613d97200
feat: add support for dependency block 2023-08-03 18:06:43 -05:00
Daylin Morgan ec123b0d7a
refactor: splitout script code 2023-08-03 17:49:09 -05:00
Daylin Morgan 7932e13de6
feat: add viv prompt to venv 2023-07-31 15:31:15 -05:00
Daylin Morgan 4d75feb9e3
feat: make shims overwriteable 2023-07-31 15:26:30 -05:00
Daylin Morgan 5e2a62d527
docs: remove outdated standalone example 2023-07-31 15:20:22 -05:00
Daylin Morgan ad49a6e105
docs: make stopwatch use shebang instead 2023-07-31 15:20:06 -05:00
Daylin Morgan d90db35a84
fix: ignore commented lines in `viv run` 2023-07-31 15:03:54 -05:00
Daylin Morgan 9a7dac8cf6
chore: bump version 2023-07-31 11:42:47 -05:00
Daylin Morgan d9a0b9f546
ci: update docs build 2023-07-31 11:24:11 -05:00
Daylin Morgan f442fdcdd8
fix: shims should specify python3 2023-06-16 12:08:52 -05:00
Daylin Morgan c195c540a7
fix: use scriptpath 2023-06-13 13:55:32 -05:00
Daylin Morgan 838b585a52
feat: add logging 2023-06-13 13:44:25 -05:00
Daylin Morgan 095e1017b2
fix: don't source empty share directory 2023-06-12 13:38:53 -05:00
Daylin Morgan 39786aae21
feat: support a local script 2023-06-12 13:20:00 -05:00
Daylin Morgan e697488dda
refactor: use method instead of standalone function 2023-06-12 08:55:24 -05:00
Daylin Morgan 79ae1da47b
fix: use seperate set_path function to propagate change in path 2023-06-12 08:51:48 -05:00
Daylin Morgan 6239661970
fix: use strings 2023-06-11 09:04:00 -05:00
Daylin Morgan 4faa103ae6
feat: add -p to info 2023-06-11 09:00:21 -05:00
Daylin Morgan baa7f9cded
refactor: use dedicated python/pip attributes 2023-06-11 08:52:12 -05:00
Daylin Morgan fac4b38e13
style: update help description 2023-06-08 10:41:29 -05:00
Daylin Morgan 135f2bf2e8
docs: update black example 2023-06-05 16:28:50 -05:00
Daylin Morgan 984bc20ceb
fix: use the correct path in standalone 2023-06-05 16:01:45 -05:00
Daylin Morgan 93fd53ee12
docs: don't reorder syspath in example 2023-06-05 15:45:21 -05:00
Daylin Morgan e0792e6865
fix: make vivenv first in sys path 2023-06-05 15:44:17 -05:00
Daylin Morgan f984022b3f
docs: add setuptools to pyfiglet example 2023-06-05 14:42:51 -05:00
Daylin Morgan 10b5bf6149
fix: actually remove user site 2023-06-05 14:42:30 -05:00
Daylin Morgan a7ff658bcd
fix: remove leftover args 2023-06-05 14:33:24 -05:00
Daylin Morgan 895d881d8f
refactor: internalize templates to the cli 2023-06-05 14:32:43 -05:00
Daylin Morgan e151534c01
fix: use correct name and static/class methods on template 2023-06-05 14:16:12 -05:00