pbs-sys 0.0.2

rust bindings for PBSPro HPC job scheduler
Documentation
1
2
3
4
5
6
7
8
## PBS bindings
- need to set LIBCLANG_PATH to llvm-project/build/lib
- need llvm-project/build/bin in PATH
- /opt/pbs/lib needs to be in LD_LIBRARY_PATH


## TODO
- figure out how to only need clang and bindgen to build when bindings.rs needs to be generated