{"id":21593757,"url":"https://github.com/seedstack/tools","last_synced_at":"2025-03-18T10:41:27.123Z","repository":{"id":26239659,"uuid":"29686544","full_name":"seedstack/tools","owner":"seedstack","description":"SeedStack tools.","archived":false,"fork":false,"pushed_at":"2015-05-13T12:52:37.000Z","size":357,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-24T16:51:12.429Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://seedstack.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seedstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-22T15:56:30.000Z","updated_at":"2015-09-15T13:33:34.000Z","dependencies_parsed_at":"2022-08-26T06:12:58.305Z","dependency_job_id":null,"html_url":"https://github.com/seedstack/tools","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedstack%2Ftools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedstack%2Ftools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedstack%2Ftools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedstack%2Ftools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seedstack","download_url":"https://codeload.github.com/seedstack/tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244206694,"owners_count":20416086,"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-11-24T17:14:38.636Z","updated_at":"2025-03-18T10:41:27.097Z","avatar_url":"https://github.com/seedstack.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"SeedStack tools\n====\n[![Build status](https://travis-ci.org/seedstack/tools.svg?branch=master)](https://travis-ci.org/seedstack/tools) [![Coverage Status](https://coveralls.io/repos/seedstack/tools/badge.svg?branch=master)](https://coveralls.io/r/seedstack/tools?branch=master)\n\nTool to perform common tasks on SEED projects. The main provided\ncommand is `seed fix`. Type `seed help fix` to see a more detailed\ndocumentation.\n\n# Download\n\nDownload the [latest version](https://github.com/seedstack/tools/releases).\n\n# Install from source\n\nThe following assumes you have Go properly installed and that you have\n`$GOPATH/bin` in your `PATH`.\n\n```bash\ngo get github.com/seedstack/tools/seed\nseed\n```\n\n# Usage\n\nApply the transformations described in the `transform.toml` file to\nthe current directory. Use the `-t` option of the `fix` subcommand.\n\n```bash\nseed -t transform.toml fix\n```\n\nYou can specify the directory where to apply the transformations:\n\n```bash\nseed -t ./test/transform.toml fix ./myproject\n```\n\nYou can also retrieve the transformation file from HTTP:\n\n```bash\nseed -t https://raw.githubusercontent.com/seedstack/tools/master/seed/tdf.yml fix\n```\n\n# Copyright and license\n\nCode and documentation copyright 2013-2015 The SeedStack authors,\nreleased under the MPL 2.0 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseedstack%2Ftools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseedstack%2Ftools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseedstack%2Ftools/lists"}