diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2015-07-15 09:15:32 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2015-07-15 09:15:32 -0600 |
commit | 980670afcebfd86727505b3061d8667195234816 (patch) | |
tree | b969bc028af1e5b2fe446cef0f4cbabe7496c542 | |
parent | Merge sorted pgids rather than resorting everything (diff) | |
parent | README: add drive to projects using bolt (diff) | |
download | dedo-980670afcebfd86727505b3061d8667195234816.tar.gz dedo-980670afcebfd86727505b3061d8667195234816.tar.xz |
Merge pull request #398 from odeke-em/master
README: add drive to projects using bolt
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -616,5 +616,6 @@ Below is a list of public, open source projects that use Bolt: * [Prometheus Annotation Server](https://github.com/oliver006/prom_annotation_server) - Annotation server for PromDash & Prometheus service monitoring system. * [Consul](https://github.com/hashicorp/consul) - Consul is service discovery and configuration made easy. Distributed, highly available, and datacenter-aware. * [Kala](https://github.com/ajvb/kala) - Kala is a modern job scheduler optimized to run on a single node. It is persistant, JSON over HTTP API, ISO 8601 duration notation, and dependent jobs. +* [drive](https://github.com/odeke-em/drive) - drive is an unofficial Google Drive command line client for \*NIX operating systems. If you are using Bolt in a project please send a pull request to add it to the list. |