Monday, October 25, 2021
Show HN: Jeval allows to run Java scripts as ordinary executable files https://ift.tt/3BgbmW4
Show HN: Jeval allows to run Java scripts as ordinary executable files With new version of jeval we added support for shebag (#!) directive which is available in Unix-like operating systems. It allows to run scripts written in Java without calling jeval. Instead of: jeval script.java You can run it directly as ordinary executable file: ./script.java For that to work you need to put following line as a first line of script.java: #!/usr/bin/env jeval And make file executable: chmod u+x script.java https://ift.tt/3wwgiVl October 26, 2021 at 10:30AM
Subscribe to:
Post Comments (Atom)
Show HN: RM2000 Tape Recorder, an audio sampler for macOS https://ift.tt/N1Qh04Z
Show HN: RM2000 Tape Recorder, an audio sampler for macOS RM2000 Tape Recorder makes it stupid simple to grab audio samples and organize the...
-
Show HN: High school robotics code/CAD/design binder release Hello HN! My name is Patrick, and I am a junior at my High School’s FRC robotic...
-
Show HN: D&D meets Siri – Interactive voice adventure Hey HN! I've been building tooling for voice-driven apps over the past few mon...
-
Show HN: I Made an AI Social Media Manager to Automate Content Creation Hey HN, I am a Solopreneur, and I love building apps to automate bor...
No comments:
Post a Comment