update readme and roadmap
Some checks failed
Publish Release / Publish binaries (push) Has been cancelled
Some checks failed
Publish Release / Publish binaries (push) Has been cancelled
This commit is contained in:
parent
2b582b3427
commit
dc00e35587
2 changed files with 9 additions and 2 deletions
|
@ -18,9 +18,12 @@ Note that this does not come with Podman or Distrobox, those will need to be ins
|
|||
- Download and unzip the release
|
||||
- Execute `./install.sh`
|
||||
|
||||
## Documentation
|
||||
Documentation live at the [GitHub Pages site.](https://dvlv.github.io/BoxBuddyRS)
|
||||
|
||||
## Contributing
|
||||
|
||||
Please see the dedicated [contributing.md file](https://github.com/Dvlv/BoxBuddyRS/blob/master/docs/CONTRIBUTING.md)
|
||||
Please see the dedicated [contributing.md file.](https://github.com/Dvlv/BoxBuddyRS/blob/master/docs/CONTRIBUTING.md)
|
||||
|
||||
## Help Wanted
|
||||
Help would be greatly appreciated in these areas:
|
||||
|
|
|
@ -1,7 +1,11 @@
|
|||
# Needs Investigation
|
||||
- [ ] Open .rpm / .deb file in box - [Issue Raised.](https://github.com/Dvlv/BoxBuddyRS/issues/38)
|
||||
- [ ] Export file of installed applications, import said file to re-install
|
||||
- [ ] Open .rpm / .deb file in box
|
||||
- [ ] Uninstall application from box
|
||||
|
||||
# Needs External Help
|
||||
- [ ] Nicer Logo
|
||||
- [ ] NixOS Support
|
||||
|
||||
# Rejected Ideas
|
||||
- [ ] Rootful - This would lead to far too many password popups, making the experience poor.
|
||||
|
|
Loading…
Reference in a new issue