RenameProject (rename_project v0.1.0) View Source

The single module that does all the renaming Talk about pressure At least there are tests Well there's "a" test But it does like one thing So it's fine If you're mad about it, submit a PR.

Link to this section Summary

Functions

The public function you use to rename your app. Call looks like: run({"OldName", "NewName"}, {"old_otp", "new_otp"}, options)

Link to this section Functions

Link to this function

run(names, otps, options \\ [])

View Source

The public function you use to rename your app. Call looks like: run({"OldName", "NewName"}, {"old_otp", "new_otp"}, options)