libgit2 0.0.1 copy "libgit2: ^0.0.1" to clipboard
libgit2: ^0.0.1 copied to clipboard

A Dart FFI binding for libgit2

A Dart FFI binding for libgit2

Features #

  • ✅ get libgit2 version
  • ❌ create local repo
  • ❌ clone local repo
  • ❌ clone remote repo
  • ❌ browse history
  • ❌ show commits from history
  • ❌ get/set user name, email
  • ❌ stage/unstage files
  • ❌ commit
  • ❌ stashing

Getting started #

Usage #

TODO:

Additional information #

For developing on the package #

To rerun the ffi gen: dart run ffigen

on Ubuntu/Debian:

sudo apt-get install libclang-dev.
sudo apt install libgit2-dev
dpkg -L libgit2-dev
0
likes
110
points
18
downloads

Publisher

verified publishermanichord.com

Weekly Downloads

A Dart FFI binding for libgit2

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi, path

More

Packages that depend on libgit2