elpasync pushed a change to branch externals/srht.
from 6167162568 Fix tests.
new 66173fd6fd Fix typo in documentation.
new f349b575b8 srht-paste: Fix srht-paste--annot.
new 22ce5d1fd1 Clarify the doc string of srht-token and srht-username.
new 883c9f7259 Add builds service API bindings.
new 9163dd9eb0 Lazily initialize srht-token.
Summary of changes:
README.md | 8 ++---
README.org | 9 +++---
lisp/srht-builds.el | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++
lisp/srht-paste.el | 2 +-
lisp/srht.el | 30 +++++++++++------
tests/test.el | 15 +++++++++
6 files changed, 137 insertions(+), 19 deletions(-)
create mode 100644 lisp/srht-builds.el