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

https://github.com/azkadev/chrome_multi


https://github.com/azkadev/chrome_multi

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Chrome Mult

```bash
git clone https://github.com/azkadev/chrome_multi.git
```

```bash
cd chrome_multi
```

```bash
dart pub get
dart compile exe ./bin/chrome_multi.dart -o ./linux/packaging/usr/local/bin/chrome_multi
dart pub run packagex build
```

```bash
sudo dpkg --force-all -i ./build/chrome_multi-linux.deb
```

```bash
chrom_multi -name your_name
```