Skip to content

jlandes/webcatalog-apps

Repository files navigation

webcatalog-apps Build Status

A collection of apps for WebCatalog.

Adding your app

If you have an web application you'd like to see added, please read the contributing doc.

How it Works

This package is a joint effort between humans and robots.

First, a human adds an app:

apps
└── hyper
    ├── hyper-icon.png
    └── hyper.yml

The yml file requires just a few fields:

name: Hyper
url: 'https://hyper.is'
category: 'Developer Tools'

The human then opens a PR. Tests pass, the PR gets merged. Yay!

Later, a bot comes along and generate additional files. Lastly, the bot publishes a new release to S3.

License

MIT

About

A collection of apps for WebCatalog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published