Commit Graph

2 Commits

Author SHA1 Message Date
57f7754353 chore: add output path flag and directory creation
Add a new flag `-o` to specify the output path for saving the app. Create the output directory if it doesn't exist. Remove the hardcoded directory creation for the "apps" directory. Update the main function to check if the output path is provided and display an error message if it's not.
2026-03-10 21:11:49 +03:00
4b56e315c3 chore: add example script for client
Add a new example script to demonstrate how to use the IPAGoClient with specific parameters for TikTok. The script includes placeholders for user credentials and other sensitive information, which should be replaced with actual values before execution.
2026-03-10 05:35:13 +03:00