From ac84eaf16ad024dd133d23dbc05582ec85103e5b Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 28 Apr 2020 02:12:23 -0400 Subject: [PATCH] add roadmap --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 1b61225..46b10ab 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ # packages the community-submitted packages for webinstall.dev + +# Guidelines + +- Should install to `./local/opt/-` +- Should not need `sudo` (except perhaps for a one-time `setcap`, etc) +- Follow the example of + - Note: the version handling is nasty, we'd like to move this to an API + +# Roadmap + +- Wrap release APIs to unify and expose + - [ ] Golang + - [ ] Node + - [ ] Flutter + - [ ] git + - Note: do all platforms expose tar/zip releases with the same URLs? + - [ ] npm + - [ ] github (NOT until `git` is supported) -- 2.25.1