puter/packages/git
Sam Atkins 85b7587c42 Implement git help, git version, and subcommand infrastructure
Each subcommand is its own file, modeled after Phoenix's coreutils.
2024-05-22 16:00:42 +01:00
..
assets Add boilerplate for empty git app 2024-05-22 08:56:50 +01:00
config Add boilerplate for empty git app 2024-05-22 08:56:50 +01:00
src Implement git help, git version, and subcommand infrastructure 2024-05-22 16:00:42 +01:00
.gitignore Add boilerplate for empty git app 2024-05-22 08:56:50 +01:00
LICENSE Add boilerplate for empty git app 2024-05-22 08:56:50 +01:00
package.json Implement git help, git version, and subcommand infrastructure 2024-05-22 16:00:42 +01:00
README.md Add boilerplate for empty git app 2024-05-22 08:56:50 +01:00
rollup.config.js Add boilerplate for empty git app 2024-05-22 08:56:50 +01:00

Puter Git Client

This is a git client running on the Puter filesystem, using isomorphic-git.