Hi!
This is a nice idea, and it would be great if you want to share the result with other people :-) We might even release a precompiled tar compatible with colab instances.
What I would suggest is to:
- configure with --prefix /usr/local/plumed-$version
- make a tgz of that whole directory
- add to PATH /usr/local/plumed-$version/bin and to LIBRARY_PATH and LD_LIBRARY_PATH /usr/local/plumed-$version/lib
Does it make sense?
I guess there's no API to create this stuff with a single command on the command line (so that we could do it directly on GitHub Actions). Am I right? If so, maybe we might prepare a simple script that does the entire operation, and remember to do within a colab instance every now and then.
Giovanni