Commit graph

215 commits

Author SHA1 Message Date
b08eeb1c71
chore: bump version 2023-08-03 18:18:41 -05:00
266f3786ac
chore: ignore remote viv copy 2023-08-03 18:17:48 -05:00
71a2e2f600
docs: update svgs 2023-08-03 18:17:23 -05:00
7222bfe094
docs: update README 2023-08-03 18:16:40 -05:00
e613d97200
feat: add support for dependency block 2023-08-03 18:06:43 -05:00
ec123b0d7a
refactor: splitout script code 2023-08-03 17:49:09 -05:00
7932e13de6
feat: add viv prompt to venv 2023-07-31 15:31:15 -05:00
4d75feb9e3
feat: make shims overwriteable 2023-07-31 15:26:30 -05:00
5e2a62d527
docs: remove outdated standalone example 2023-07-31 15:20:22 -05:00
ad49a6e105
docs: make stopwatch use shebang instead 2023-07-31 15:20:06 -05:00
d90db35a84
fix: ignore commented lines in viv run 2023-07-31 15:03:54 -05:00
9a7dac8cf6
chore: bump version 2023-07-31 11:42:47 -05:00
d9a0b9f546
ci: update docs build 2023-07-31 11:24:11 -05:00
f442fdcdd8
fix: shims should specify python3 2023-06-16 12:08:52 -05:00
c195c540a7
fix: use scriptpath 2023-06-13 13:55:32 -05:00
838b585a52
feat: add logging 2023-06-13 13:44:25 -05:00
095e1017b2
fix: don't source empty share directory 2023-06-12 13:38:53 -05:00
39786aae21
feat: support a local script 2023-06-12 13:20:00 -05:00
e697488dda
refactor: use method instead of standalone function 2023-06-12 08:55:24 -05:00
79ae1da47b
fix: use seperate set_path function to propagate change in path 2023-06-12 08:51:48 -05:00
6239661970
fix: use strings 2023-06-11 09:04:00 -05:00
4faa103ae6
feat: add -p to info 2023-06-11 09:00:21 -05:00
baa7f9cded
refactor: use dedicated python/pip attributes 2023-06-11 08:52:12 -05:00
fac4b38e13
style: update help description 2023-06-08 10:41:29 -05:00
135f2bf2e8
docs: update black example 2023-06-05 16:28:50 -05:00
984bc20ceb
fix: use the correct path in standalone 2023-06-05 16:01:45 -05:00
93fd53ee12
docs: don't reorder syspath in example 2023-06-05 15:45:21 -05:00
e0792e6865
fix: make vivenv first in sys path 2023-06-05 15:44:17 -05:00
f984022b3f
docs: add setuptools to pyfiglet example 2023-06-05 14:42:51 -05:00
10b5bf6149
fix: actually remove user site 2023-06-05 14:42:30 -05:00
a7ff658bcd
fix: remove leftover args 2023-06-05 14:33:24 -05:00
895d881d8f
refactor: internalize templates to the cli 2023-06-05 14:32:43 -05:00
e151534c01
fix: use correct name and static/class methods on template 2023-06-05 14:16:12 -05:00
1848a7edb5
fix: don't overwrite keys 2023-06-05 14:07:35 -05:00
92da092791
docs: update black with revised standalone 2023-06-05 14:02:33 -05:00
dbc22489e6
feat: remove pip from vivenv's 2023-06-05 14:01:49 -05:00
33e2ff586c
fix: make check explicitly for nones and not truthy 2023-06-05 13:45:42 -05:00
9b533c9c32
refactor: use named args/types 2023-06-05 13:15:19 -05:00
fc7a77175c
feat: accept additional deps in script mode of run 2023-06-04 21:25:49 -05:00
88983d288b
refactor: more classes less funk 2023-06-04 19:30:31 -05:00
2864f50176
refactor: don't need to instantiate config and add viv spec 2023-06-04 13:44:50 -05:00
6e173b2383
refactor: update deps instead of writing to pip.conf 2023-06-03 13:06:46 -05:00
2bc247673e
feat: add -y flag to avoid prompts 2023-06-02 17:10:28 -05:00
e70afb3eac
refactor: add cache to viv m s 2023-06-02 16:58:33 -05:00
853e6e63ae
feat: add script mode to viv run 2023-06-02 16:55:27 -05:00
1b180d5b0b
chore: bump version 2023-06-02 14:09:50 -05:00
4188742e29
docs: add screenshot 2023-06-02 14:09:40 -05:00
bbf078a0a5
docs: update svg's 2023-06-02 14:03:08 -05:00
439d5292c1
refactor: swap hardcode with loop 2023-06-02 14:00:55 -05:00
993e0e699b
feat: generalize viv exe
now can be used to any binary within the environment
2023-06-02 13:51:38 -05:00