Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charbonnierg/kapla-cli
https://github.com/charbonnierg/kapla-cli
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/charbonnierg/kapla-cli
- Owner: charbonnierg
- Created: 2021-04-11T13:28:23.000Z (over 3 years ago)
- Default Branch: stable
- Last Pushed: 2022-01-27T23:36:28.000Z (almost 3 years ago)
- Last Synced: 2023-03-05T11:07:29.798Z (almost 2 years ago)
- Language: Python
- Size: 433 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Kapla CLI Monorepo
This repository contains a tool to manage python mono repo easily using `poetry` and `git`.
This tool can either be used:- as [a library](./core/README.md)
- as [a command Line Interface](./cli/README.md)