abra/TODO.md

1.3 KiB

TODO

Bash feature parity

  • Commands
    • abra server
      • ls
      • add
      • new
        • capsul
        • hetzner
      • rm
      • init
    • abra app
      • ls
      • new
      • backup
      • deploy
      • check
      • version
      • config
      • cp
      • logs
      • ps
      • restore
      • rm
      • run
      • rollback
      • secret
        • generate
        • insert
        • rm
        • ls
      • undeploy
      • volume
        • ls (WIP: knoflook)
        • rm (WIP: knoflook)
    • abra recipe
      • ls
      • create
      • upgrade
      • sync
      • versions
      • lint
    • upgrade
    • version

Next phase

  • Polishing UI/UX and testing
  • Refactoring and code organisation
  • Automated builds for releasing

New features

  • Commands
    • abra server
      • dns
        • gandi
    • abra recipe
      • "TBD apps.json generating command" (see #40)
  • Package manager integration
    • AUR
    • Debian
    • Ubuntu
    • Fedora
    • Homebrew