aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-02 21:36:31 -0500
committerSean Allred <code@seanallred.com>2014-11-02 21:36:31 -0500
commit1504ee7997b003877d8035bb550e03e137e3349c (patch)
treeb87caa858f2fa49babd121ea8e685861a24a4946 /README.org
parent813fe47b3b67092d20d1d29ea8d33ca1b6b78b48 (diff)
Kill two tasks on the wishlist -- they're done!
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.org b/README.org
index e03a093..deb9dd7 100644
--- a/README.org
+++ b/README.org
@@ -22,15 +22,10 @@ The best way to contribute right now is via discussion. Open an issue
describing a feature you'd like (That isn't already listed) or a
package you think would come in handy.
** Wishlist
-- Automatic testing system (usable with Travis CI) :: Along with
- unit-testing, it would be best to have this done in Travis CI so
- that pull requests can be examined before merge.
- OAuth :: Without this, we can't write with the API. This is
obviously something we want to do, but I don't understand
even /regular/ OAuth (web server -- web server). If
someone can take care of this, I'd be forever grateful.
-- Persistent Data :: It would cut down on requests if StackMode could
- implement a persistent, expirable cache.
* Planned Features
** Network Exploration
#+BEGIN_EXAMPLE