Skip to content

Commit cd3feef

Browse files
workspace: add rule for running commands in sequencer venv
1 parent c0feab1 commit cd3feef

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: run-commands-in-venv
3+
description: running command in venv
4+
---
5+
6+
# Overview
7+
8+
ALWAYS run ". sequencer_venv/bin/activate" before executing any terminal commands.
9+

0 commit comments

Comments
 (0)