https://github.com/sinfallas/mybazaar
A script to automate common tasks when using bazaar
https://github.com/sinfallas/mybazaar
bash-script bazaar
Last synced: about 1 month ago
JSON representation
A script to automate common tasks when using bazaar
- Host: GitHub
- URL: https://github.com/sinfallas/mybazaar
- Owner: sinfallas
- License: gpl-2.0
- Created: 2019-06-23T16:30:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-12-28T19:54:53.000Z (5 months ago)
- Last Synced: 2025-12-31T11:21:45.340Z (5 months ago)
- Topics: bash-script, bazaar
- Language: Shell
- Homepage: https://www.tecnoconsultores.net/
- Size: 68.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
mybazaar
========
[](https://deepwiki.com/sinfallas/mybazaar)
[](https://github.com/sinfallas/mybazaar/blob/master/LICENSE)
[](https://zenodo.org/badge/latestdoi/4102/sinfallas/mybazaar)

A script to automate common tasks when using bazaar
## How to use
```bash
$ curl -O https://raw.githubusercontent.com/sinfallas/mybazaar/master/mybazaar
$ chmod +x mybazaar
```
copy to /usr/bin/ and then execute:
```bash
mybazaar {up|init|break|change|change-all|refresh|up-all }
```