An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

mybazaar
========

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/sinfallas/mybazaar)
[![GitHub license](https://sinfallas.files.wordpress.com/2016/02/gpl.png)](https://github.com/sinfallas/mybazaar/blob/master/LICENSE)
[![DOI](https://zenodo.org/badge/4102/sinfallas/mybazaar.svg)](https://zenodo.org/badge/latestdoi/4102/sinfallas/mybazaar)
![Status](https://travis-ci.org/sinfallas/mybazaar.svg)

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 }
```