An open API service indexing awesome lists of open source software.

https://github.com/work-design/rails_dingtalk

钉钉开放平台
https://github.com/work-design/rails_dingtalk

Last synced: over 1 year ago
JSON representation

钉钉开放平台

Awesome Lists containing this project

README

          

# RailsDingtalk

[![测试](https://github.com/work-design/rails_dingtalk/actions/workflows/test.yml/badge.svg)](https://github.com/work-design/rails_dingtalk/actions/workflows/test.yml)
[![Docker构建](https://github.com/work-design/rails_dingtalk/actions/workflows/cd.yml/badge.svg)](https://github.com/work-design/rails_dingtalk/actions/workflows/cd.yml)
[![Gem](https://github.com/work-design/rails_dingtalk/actions/workflows/gempush.yml/badge.svg)](https://github.com/work-design/rails_dingtalk/actions/workflows/gempush.yml)

钉钉开放平台。

## Usage
How to use my plugin.

## Installation
Add this line to your application's Gemfile:

```ruby
gem 'rails_dingtalk'
```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ gem install rails_dingtalk
```

## Contributing
Contribution directions go here.

## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).