pew-org / pew

A tool to manage multiple virtual environments written in pure python
MIT License
1.17k stars 81 forks source link

Add cron example #236

Open mrx23dot opened 1 year ago

mrx23dot commented 1 year ago

How to run it from crontab, simplest way?

mrx23dot commented 1 year ago

pew workon test && python3 toggle.py

doesn't work, not even in console, it just activates the env, and ignores the run.