Skip to content

timechain-academy/py-in-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py-in-bash

python embedded in a bash script

make

print verbose help
report        	print environment arguments
all           	all
venv          	create python3 virtualenv .venv
test-venv     	test virutalenv .venv
init          	basic setup
prune-system  	docker system prune -af (very destructive!)
prune-network 	remove $(PROJECT_NAME) network