Is it ok to write simple cli scripts in java?
Is it ok to write simple cli scripts in java?
Other urls found in this thread:
ammonite.io
github.com
twitter.com
sure, I mean there's better languages to use depending on your needs but Java is pretty good for RAD
use a scripting language like bash or python
what is RAD?
What if I only know java?
You can't write scripts in java, it's compiled, but then it's also interpreted, so maybe you can.
what do you want to do with your program?
nu-Jow Forums everyone
>the CLI I'm responsible for maintaining at work is written in C
I want to give youtube links as args and then download the html and search for the channel-external-id and then combined the string together to form a rss feed link and write it to a file