livemark icon indicating copy to clipboard operation
livemark copied to clipboard

A command to install dependencies?

Open roll opened this issue 4 years ago • 0 comments

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

roll avatar Oct 23 '21 15:10 roll