livemark
livemark copied to clipboard
A command to install dependencies?
Overview
Currently, we use make install in already created livemarks which doesn't play really well on Windows. We can have something like livemark install just to isolate pip interactions. This command should provide a venv option.
We can also consider using something like livemark run install/init
PS.
Consider having livemark data as an alias to livemark run data similar to what NPM has