https://github.com/ellipticobj/meower
a git wrapper made in python
https://github.com/ellipticobj/meower
git python
Last synced: about 1 year ago
JSON representation
a git wrapper made in python
- Host: GitHub
- URL: https://github.com/ellipticobj/meower
- Owner: ellipticobj
- License: gpl-3.0
- Created: 2025-02-24T15:10:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T05:22:27.000Z (about 1 year ago)
- Last Synced: 2025-03-04T06:18:50.579Z (about 1 year ago)
- Topics: git, python
- Language: Python
- Homepage:
- Size: 283 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# meow
a git wrapper made in python
development takes place on the dev branch, main is for prod
## installation
run this: (unsure if it works)
```
curl -fsSL "https://raw.githubusercontent.com/ellipticobj/meower/refs/heads/main/install.sh" | sh
```
or download the latest file from [github releases](https://github.com/ellipticobj/meower/releases/latest)
## usage:
run `meow` to get detailed help
## building/installing locally
download dependencies:
```
pip install -r requirements.txt
```
build:
```
./build.sh
```
# screenshots
