Starting a project can be tricky! To help, I'm going to start collecting example projects here in this repo. Hopefully having a working example and its config will be a useful resource.
git clone https://github.com/isomorphic-git/examples
Then cd
into one of the examples and follow the README in there.
typescript-node
- a simple TypeScript + Node.js applicationReactNativeGit
- a React Native application usingreact-native-fs
(and a fair amount of wrapper code)