Skip to content

Create Bitrise projects from the cli. Ease the pain of migrating old CI projects to Bitrise.

Notifications You must be signed in to change notification settings

martinloesethjensen/bitrise_migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitrise Migrator

Remember to have python 3 installed on your computer

Copy / Paste:

Fish shell

python3 (curl -s https://raw.githubusercontent.com/martinloesethjensen/bitrise_migrator/master/migrate.py | psub) migrate

Bash, zsh

python3 <(curl -s https://raw.githubusercontent.com/martinloesethjensen/bitrise_migrator/master/migrate.py) migrate

About

Create Bitrise projects from the cli. Ease the pain of migrating old CI projects to Bitrise.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages