This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
go-abra/TODO.md

939 B

TODO

Disclaimer!: List is WIP

  • Feature Parity with Abra
    • Commands
      • abra server
        • ls
        • add
        • new
        • rm
        • init
        • apps
      • abra app
        • ls
        • new
        • backup
        • deploy
        • check
        • version
        • config
        • cp
        • logs
        • ps
        • restore
        • rm
        • run
        • rollback
        • secret
        • undeploy
        • volume
      • abra recipe
        • ls
        • create
        • release
        • versions
      • abra upgrade
      • version
      • doctor
  • Refactor code and good comments
  • Automated builds and releases (for all OS's and archs)
  • In package managers (AUR, Debian, Ubuntu, Fedora, Homebrew, etc.)
  • Look at UX and UI