Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/half-shot/matrix-migration-dumbgen

Creates dummy migration files for various services including Hipchat
https://github.com/half-shot/matrix-migration-dumbgen

Last synced: 26 days ago
JSON representation

Creates dummy migration files for various services including Hipchat

Awesome Lists containing this project

README

        

# matrix-migration-dumbgen

Creates dummy migration files for various services including Hipchat

## Running

Simply run `main.py -h` to discover the available options.

For example, to generate a hipchat export with 2000 rooms and 1000 users: `./main.py --hipchat export.tar.gz -u 2000 -r 1000 --email [email protected]`