mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-04 14:04:39 +00:00
4e26fb0ea9
* Drop support for Ruby v2.5 and Node.js v12 * Update package.json
15 lines
767 B
Markdown
15 lines
767 B
Markdown
# Mastodon Glitch Edition #
|
|
|
|
> Now with automated deploys!
|
|
|
|
[![Build Status](https://img.shields.io/circleci/project/github/glitch-soc/mastodon.svg)][circleci]
|
|
[![Code Climate](https://img.shields.io/codeclimate/maintainability/glitch-soc/mastodon.svg)][code_climate]
|
|
|
|
[circleci]: https://circleci.com/gh/glitch-soc/mastodon
|
|
[code_climate]: https://codeclimate.com/github/glitch-soc/mastodon
|
|
|
|
So here's the deal: we all work on this code, and anyone who uses that does so absolutely at their own risk. can you dig it?
|
|
|
|
- You can view documentation for this project at [glitch-soc.github.io/docs/](https://glitch-soc.github.io/docs/).
|
|
- And contributing guidelines are available [here](CONTRIBUTING.md) and [here](https://glitch-soc.github.io/docs/contributing/).
|