Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.7% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/davidovich/summon

Package summon is a library that allows giving a convenient command line to packed assets. The binary created from this library is meant to be shared in a team to allow distribution of common assets or code templates. It solves the maintenance problem of multiple copies of same code snippets distributed in many repos (like general makefile recipes), leveraging go modules and version management. It also allows configuring a standard set of tools that a dev team can readily invoke by name. This library needs a command entrypoint in a data repository. See https://github.com/davidovich/summon-example-assets. It can be bootstrapped in an empty directory by using: Here is the main() entry-point in summon.go

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/davidovich/summon
Keywords: assets, bootstrap, data, docker, dry, golang, library, makefile
License: Apache-2.0
Latest release: 5 months ago
First release: about 5 years ago
Namespace: github.com/davidovich
Dependent packages: 1
Dependent repositories: 1
Stars: 12 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...