This website requires JavaScript.
Explore
Help
Register
Sign In
alvin
/
femcode
Watch
1
Star
0
Fork
0
You've already forked femcode
mirror of
https://github.com/Alvin-Zilverstand/femcode.git
synced
2026-04-22 03:06:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85e793a105eda2f88adc8274f6f40e64a79178cd
femcode
/
femterpreter
3 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: Make interpreter runnable via command-line argument and update wrapper script
2025-07-22 18:35:07 +02:00
#!/bin/bash
feat: Compile Linux executable and update femterpreter script
2025-07-22 18:45:38 +02:00
$(dirname "$0")/dist/femcode_linux "$@"
Reference in New Issue
Copy Permalink