X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=fce261fd8ef0f046fa17c351440fe7332a96ea9d;hb=db0f8f1094f585d77731c6ed917ba0aaa874952d;hp=d552362e826f2c516404bddc49ed8cc6ac74fbda;hpb=45c5594a882aab851ffd2aff0d5ceed45fb225e3;p=webi-installers%2F.git diff --git a/README.md b/README.md index d552362..fce261f 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,28 @@ # packages -Primary and community-submitted packages for [https://webinstall.dev](webinstall.dev) +Primary and community-submitted packages for +[webinstall.dev](https://webinstall.dev) # Guidelines - Should install to `./local/opt/-` - Should not need `sudo` (except perhaps for a one-time `setcap`, etc) -- Follow the example of +- 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 - - Started at + - [ ] Flutter + - + Started at + - [ ] git - - Note: do all platforms expose tar/zip releases with the same URLs? + - Note: do all platforms expose tar/zip releases with the same URLs? - [ ] npm - [ ] github (NOT until `git` is supported) - [ ] Support git urls (i.e. `@github.com/node/node`)