{"id":24302861,"url":"https://github.com/digipolitan/polymorph-cli","last_synced_at":"2025-10-26T23:39:58.831Z","repository":{"id":98675658,"uuid":"94755098","full_name":"Digipolitan/polymorph-cli","owner":"Digipolitan","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-05T16:45:11.000Z","size":70,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-17T00:20:11.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Digipolitan.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2017-06-19T08:40:34.000Z","updated_at":"2017-10-05T08:56:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"62c1dc06-af88-48b4-afa6-18cac105c7a6","html_url":"https://github.com/Digipolitan/polymorph-cli","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Digipolitan%2Fpolymorph-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Digipolitan%2Fpolymorph-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Digipolitan%2Fpolymorph-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Digipolitan%2Fpolymorph-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Digipolitan","download_url":"https://codeload.github.com/Digipolitan/polymorph-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242225886,"owners_count":20092668,"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","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":[],"created_at":"2025-01-17T00:19:55.567Z","updated_at":"2025-10-26T23:39:58.741Z","avatar_url":"https://github.com/Digipolitan.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"PolymorphCLI\n=================================\n\n[![Swift Version](https://img.shields.io/badge/swift-4.0-orange.svg?style=flat)](https://developer.apple.com/swift/)\n[![Swift Package Manager](https://rawgit.com/jlyonsmith/artwork/master/SwiftPackageManager/swiftpackagemanager-compatible.svg)](https://swift.org/package-manager/)\n[![Twitter](https://img.shields.io/badge/twitter-@Digipolitan-blue.svg?style=flat)](http://twitter.com/Digipolitan)\n\n## Installation\n\n* From source\n\nFirst Download the source code \u0026 unzip it, after that run the following command inside the root directory\n```sh\n$ swift build -c release -Xswiftc -static-stdlib\n```\n\nThis command build the polymorph application in the following directory\n`./.build/x86_64-apple-macosx10.10/release/PolymorphCLI`\n\nAfter that move this binary inside the `/usr/local/bin` directory as follow\n```sh\n$ sudo mv ./.build/x86_64-apple-macosx10.10/release/PolymorphCLI /usr/local/bin/polymorph\n```\n\n* With artifact\n\nDownload the artifact associated to the GitHub release and move it to `/usr/local/bin/polymorph` in your computer\n\n* With this follow curl command\n\n```sh\n$ curl https://api.github.com/repos/Digipolitan/polymorph-cli/releases/latest | python -c \"import sys, json; print json.load(sys.stdin)['assets'][0]['browser_download_url']\" | xargs -I % curl -L % \u003e /usr/local/bin/polymorph \u0026\u0026 chmod u+x /usr/local/bin/polymorph\n```\n\n## usage\n\n```sh\n$ polymorph --help\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for more details!\n\nThis project adheres to the [Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md).\nBy participating, you are expected to uphold this code. Please report\nunacceptable behavior to [contact@digipolitan.com](mailto:contact@digipolitan.com).\n\n## License\n\nPolymorphCLI is licensed under the [BSD 3-Clause license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigipolitan%2Fpolymorph-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigipolitan%2Fpolymorph-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigipolitan%2Fpolymorph-cli/lists"}