Skip to content

docs: add cron example for pew in - #244

Draft
Mirochill wants to merge 1 commit into
pew-org:masterfrom
Mirochill:docs-236-cron-example
Draft

Mirochill wants to merge 1 commit into
pew-org:masterfrom
Mirochill:docs-236-cron-example

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • Document pew in as the non-interactive way to run a command inside an environment.
  • Add a crontab-style example for running a Python script in a named environment.
  • Clarify that pew workon starts a subshell, so it is not the right command for cron-style one-shot execution.

Validation

  • git diff --check HEAD~1..HEAD
  • Static README search for the new pew in example
  • Tests not run locally; documentation-only change.

Closes #236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add cron example

1 participant