gito_core 1.0.8

offering tiny easy-use api about git info
Documentation
1
2
3
4
5
extern crate napi_build;

fn main() {
  napi_build::setup();
}