yrahul3910 / pysh

Embed bash in your Python
MIT License
0 stars 0 forks source link

Enable multi-file pysh projects #12

Closed yrahul3910 closed 5 months ago

yrahul3910 commented 11 months ago

pysh should potentially transpile all pysh files recursively, then run the transpiled file, then delete its mess. Further, we should allow a .pyshrc that allows excluding files from deletion.