Ecosyste.ms: Packages

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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/posener/goreadme-server

Package main is an HTTP server that works with Github hooks. (Goreadme) https://github.com/posener/goreadme is a tool for creating README.md files from Go doc of a given package. This project is the Github app on top of this tool. It fully automates the process of keeping the README.md file updated. 1. Go to https://github.com/apps/goreadme. 2. Press the "Configure" button. 3. Choose your account, or an organization that owns the repository. 4. Review the permissions and provide access to goreadme to repositories. 5. Click Save. You should see PRs from goreadme bot in your github repos. For more features, or to trigger goreadme on demand, use the (Goreadme website) https://goreadme.herokuapp.com. Once integrated with a repository, goreadme is registered on a Github hook, that calls goreadme server whenever the repository default branch is modified. Goreadme then computes the new README.md file and compairs it to the exiting one. If a change is needed, Goreadme will create a PR with the new content of the README.md file. Adding a `goreadme.json` file to your repository main directory can enable some customization to the generated readme file. The configuration is available according to (goreadme.Config struct) https://godoc.org/github.com/posener/goreadme#Config.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/posener/goreadme-server
Keywords: github-app, go, godoc, golang, markdown, readme
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/posener
Stars: 4 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...