{"id":17176263,"url":"https://github.com/evhub/travis-dotfile-generator","last_synced_at":"2026-01-04T23:47:59.169Z","repository":{"id":79769737,"uuid":"49354635","full_name":"evhub/travis-dotfile-generator","owner":"evhub","description":"Generate .travis.yml files from Python/Coconut scripts.","archived":false,"fork":false,"pushed_at":"2016-04-04T21:15:25.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T01:44:56.124Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evhub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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":"2016-01-10T05:22:58.000Z","updated_at":"2016-08-18T17:11:46.000Z","dependencies_parsed_at":"2023-06-10T16:30:43.388Z","dependency_job_id":null,"html_url":"https://github.com/evhub/travis-dotfile-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Ftravis-dotfile-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Ftravis-dotfile-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Ftravis-dotfile-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evhub%2Ftravis-dotfile-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evhub","download_url":"https://codeload.github.com/evhub/travis-dotfile-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245359248,"owners_count":20602322,"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":"2024-10-14T23:59:43.976Z","updated_at":"2026-01-04T23:47:59.135Z","avatar_url":"https://github.com/evhub.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Travis CI](https://travis-ci.org/) Dotfile Generator\n\nGenerates `.travis.yml` files from Python/Coconut scripts. Travis Dotfile Generator is written in [Coconut](https://github.com/evhub/coconut).\n\n## Installation\n\n```\npip install coconut\ngit clone https://github.com/evhub/travis-dotfile-generator.git\ncoconut travis-dotfile-generator\npip install travis-dotfile-generator\n```\n\n## Usage\n\n```python\nimport travisgen\n\n@functools.partial(travisgen.builder, \".\", \"python\", [\"2.7\", \"3.4\"])\n# or in Coconut, @travisgen.builder$(\".\", \"python\", [\"2.7\", \"3.4\"])\ndef travismaker(version):\n    ...\n    return install_cmds, script_cmds\n\nif __name__ == \"__main__\":\n    travismaker()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevhub%2Ftravis-dotfile-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevhub%2Ftravis-dotfile-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevhub%2Ftravis-dotfile-generator/lists"}