{"id":30011129,"url":"https://github.com/infinum/shaman","last_synced_at":"2025-08-05T12:48:13.673Z","repository":{"id":138751981,"uuid":"337093812","full_name":"infinum/shaman","owner":"infinum","description":"CLI for deploying builds to Tryoutapps.com","archived":false,"fork":false,"pushed_at":"2024-04-19T12:49:32.000Z","size":1754,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-28T22:48:15.324Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/infinum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-02-08T13:59:17.000Z","updated_at":"2024-04-19T11:31:25.000Z","dependencies_parsed_at":"2024-04-16T15:49:33.559Z","dependency_job_id":"c05ec96c-3e58-4b0d-ae7d-9f777fd8d728","html_url":"https://github.com/infinum/shaman","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/infinum/shaman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fshaman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fshaman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fshaman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fshaman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infinum","download_url":"https://codeload.github.com/infinum/shaman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Fshaman/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268900645,"owners_count":24326063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ruby"],"created_at":"2025-08-05T12:48:12.480Z","updated_at":"2025-08-05T12:48:13.632Z","avatar_url":"https://github.com/infinum.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Gem Version](https://badge.fury.io/rb/shaman_cli.svg)](https://badge.fury.io/rb/shaman_cli)\n\n# Shaman\n\nCLI for deploying builds to Tryoutapps.com\n\n## Installation\n\nInstall it yourself as:\n\n    $ gem install shaman_cli\n\nGet your user token from `https://[TENANT].tryoutapps.com/users/me` and export it to environment variable `SHAMAN_TOKEN`.\n\n    export SHAMAN_TOKEN=infnweoinfwi32r23jr2309j\n\nExport your Tryoutapps tenant URL to the environement variable `SERVER_URL`\n\n    export SERVER_URL=https://[TENANT].tryoutapps.com\n\n\n## Usage\nFirst make sure that you have created your `project` and the desired `environment` on you Tryoutapps tenant. This will allow you to see all your tenant independent projects in the shaman init prompt.\n\n### Init\n\n    $ shaman init\n\n    Initialize your project\n\n    Options:\n      -s, --search STRING  Shrink project selection\n      -f, --favorites      Show only favorites\n      -p, --platform PLATFORM Choose platform\n      -i, --project_id PROJECT Choose project id\n\nExample of `.shaman.yml`\n\n      ---\n      production:\n        :release_path: spec/files/test.ipa\n        :token: Hu6vuqgEF3FzrmenDQ1kk86R\n\n\nExplanation:\n\n`release_path`      - this is the path to the release file\n`token`             - This is the environment token for communicating with API\n\n### Deploy\n\nThis will deploy your relese file to labs with with configs from .shaman.yml\n\n    $ shaman deploy\n\n    $ shaman deploy [environment]\n\n    Deploy a release to specified environment\n\n    Options:\n      -m, --message MESSAGE             Changelog message\n      -f, --file FILE                   Release path\n      -t, --token TOKEN                 Use different user token\n      -c, --config FILE                 Use different config file\n      -g, --git                         Use git for message (overrides any manual settings!)\n      -C, --commit COMMIT               Which commit to use instead of HEAD\n      -n, --release_name RELEASE_NAME   Release name (ZIP platform only)\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `bundle exec rspec` to run the tests.\nYou can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update\nthe version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for\nthe version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinum%2Fshaman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfinum%2Fshaman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinum%2Fshaman/lists"}