Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabre-io/skel
Skeleton for new sabre packages
https://github.com/sabre-io/skel
Last synced: about 2 months ago
JSON representation
Skeleton for new sabre packages
- Host: GitHub
- URL: https://github.com/sabre-io/skel
- Owner: sabre-io
- License: bsd-3-clause
- Created: 2015-01-25T22:48:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T12:06:51.000Z (about 3 years ago)
- Last Synced: 2024-05-01T09:49:36.867Z (8 months ago)
- Language: PHP
- Size: 33.2 KB
- Stars: 4
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
sabre/skel
==========This repository functions as a 'skeleton' for new sabre packages, and ensures
that all the default stuff is in place.When you create a new package, make sure you copy the contents of this
repository, and go through every file in the repository to correct names and
descriptions related to the package you're creating.Installation
------------Make sure you have [composer][1] installed, and then run:
composer require sabre/skel
Build status
------------| branch | status |
| ------ | ------ |
| master | [![Build Status](https://travis-ci.org/sabre-io/skel.png?branch=master)](https://travis-ci.org/sabre-io/skel) |Questions?
----------Head over to the [sabre/dav mailinglist][2], or you can also just open a ticket
on [GitHub][3].Made at fruux
-------------This library is being developed by [fruux][4]. Drop us a line for commercial
services or enterprise support.[1]: http://getcomposer.org/
[2]: http://groups.google.com/group/sabredav-discuss
[3]: https://github.com/fruux/sabre-skel/issues/
[4]: https://fruux.com/