UNPKG
gitdrip
Version:
latest (1.2.8)
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
CLI tool that automatically commit ai generated messages and push it to origin
gitdrip
/
bin
/
cli.js
2 lines
•
45 B
JavaScript
View Raw
1
2
#!/usr/bin/env node
import
'../src/index.js'
;