Skip to content

Commit

Permalink
install: add missing TODOs (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
devmatteini committed Jan 6, 2025
1 parent d681130 commit 05d401a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,9 @@ main(){
info "Installation completed!"
}

# TODO:
# - test on windows, macos, linux arm64, linux armv6
# - create automated test in GH Actions to verify this script is working
# - Add post install help message on getting started with dra

main "$@"

0 comments on commit 05d401a

Please sign in to comment.