kash
kash copied to clipboard
User libraries support?
I want to add some libraries for kash, for example, okhttp3, Klock, JSch etc, and I can write my functions with these libraries support. Cloud I put jars under ~/.kash/lib and kash will load these jars automatically?
Yes, user classpath is on my TODO list as well.
Right now, I'm thinking that user classpath would be in ~/.kash.json
which Kash would read on start up.