DragonBuild / dragon

pip install dragon | A Powerful buildsystem and toolkit currently targeting darwin (iOS/macOS) machines
MIT License
220 stars 23 forks source link

Use DRAGONDEVICEIP Environment Variable #1

Closed conorthedev closed 4 years ago

conorthedev commented 4 years ago

This PR changes the hard coded IP address to an environment variable set by the user (DRAGONDEVICEIP) in ~/.zprofile or ~/.bash_profile or by just exporting it.