Skip to content

creationix/ts-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-git

TypeScript re-implementation of js-git (aka js-git 2.0)

Run test using typescript and rollup.

npm install -g typescript
npm install -g rollup
tsc && rollup -c && node build/app.js

About

TypeScript re-implementation of js-git (aka js-git 2.0)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages