Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerize Python to Go Transpiler (Grumpy) #66

Open
abitrolly opened this issue Jun 9, 2020 · 3 comments
Open

Dockerize Python to Go Transpiler (Grumpy) #66

abitrolly opened this issue Jun 9, 2020 · 3 comments

Comments

@abitrolly
Copy link
Member

  • I still want to read package changes prior to installing dnf updates
    • I need to patch dnf-go-gui app, but I can not remember Go syntax
@abitrolly
Copy link
Member Author

This will probably do it, but need to figure out how to install the tool.

grumpy run hello.py
grumpy -v debug run hello.py

@Ark-kun
Copy link

Ark-kun commented Mar 12, 2022

https://hub.docker.com/r/syou/alpine-grumpy/

echo 'print "hello, world"' | docker run -i --rm syou/alpine-grumpy grumprun

@abitrolly
Copy link
Member Author

I added the Dockerfile to the repo with latest patches grumpyhome/grumpy#151 but I don't remember it if it works this way.

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

No branches or pull requests

2 participants