{"id":18418618,"url":"https://github.com/bsm/mgmt","last_synced_at":"2025-04-07T13:31:21.286Z","repository":{"id":26738157,"uuid":"30195807","full_name":"bsm/mgmt","owner":"bsm","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-15T16:30:54.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-17T03:03:02.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bsm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-02T16:19:36.000Z","updated_at":"2020-04-15T07:56:31.000Z","dependencies_parsed_at":"2022-08-31T17:02:02.087Z","dependency_job_id":null,"html_url":"https://github.com/bsm/mgmt","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fmgmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fmgmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fmgmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fmgmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsm","download_url":"https://codeload.github.com/bsm/mgmt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247661669,"owners_count":20975096,"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-06T04:14:09.226Z","updated_at":"2025-04-07T13:31:21.036Z","avatar_url":"https://github.com/bsm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MGMT\n\nA minimalistic, self-contained, massively opinionated dependency manager\nfor Go.\n\n## Installation\n\nInstall it via rubygems:\n\n    gem install mgmt\n\nOr, just download it:\n\n    wget https://raw.githubusercontent.com/bsm/mgmt/master/bin/mgmt\n    chmod +x mgmt\n    ./mgmt help\n\n## Usage\n\nCreate a Gopherfile, e.g.:\n\n    # Standard dependencies\n    github.com/gorilla/context\n    github.com/onsi/ginkgo\n    github.com/onsi/gomega\n\n    # Custom repo\n    github.com/gorilla/mux !git@bitbucket.org/private/fork\n\n    # Custom branch/tag/version\n    github.com/gorilla/schema #c21d52ca\n\nUsage:\n\n    mgmt command [arguments]\n\nThe commands are:\n\n    install  bundle dependencies in .vendor\n    go       run go within the scope of .vendor\n    update   update a single package\n    version  print the version\n    help     print this information\n\n## LICENCE\n\n  Copyright (c) 2016 Black Square Media\n\n  Permission is hereby granted, free of charge, to any person obtaining\n  a copy of this software and associated documentation files (the\n  \"Software\"), to deal in the Software without restriction, including\n  without limitation the rights to use, copy, modify, merge, publish,\n  distribute, sublicense, and/or sell copies of the Software, and to\n  permit persons to whom the Software is furnished to do so, subject to\n  the following conditions:\n\n  The above copyright notice and this permission notice shall be\n  included in all copies or substantial portions of the Software.\n\n  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\n  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\n  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\n  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsm%2Fmgmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsm%2Fmgmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsm%2Fmgmt/lists"}