new
This commit is contained in:
@@ -177,6 +177,7 @@ flow dev create api -i tm0/node -p ~/projects/api
|
||||
|
||||
flow dotfiles init --repo git@github.com:you/dotfiles.git
|
||||
flow dotfiles link --profile linux-auto
|
||||
flow dotfiles undo
|
||||
flow dotfiles status
|
||||
flow dotfiles modules list
|
||||
flow dotfiles modules sync
|
||||
@@ -198,4 +199,5 @@ flow completion install-zsh
|
||||
python3 -m venv .venv
|
||||
.venv/bin/pip install -e ".[dev]"
|
||||
python3 -m pytest
|
||||
FLOW_RUN_E2E_CONTAINER=1 .venv/bin/pytest -q tests/test_dotfiles_e2e_container.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user