Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add make target for downloading external dependencies #52

Merged
merged 2 commits into from
Nov 16, 2021

Commits on Nov 12, 2021

  1. Remove unused files

    The `tools` and the `skaffold` directories/files are no longer in use
    and can be safely removed from the project.
    
    Signed-off-by: rustyclock <rustyclock@protonmail.com>
    rustycl0ck committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    748fe1b View commit details
    Browse the repository at this point in the history
  2. Add Makefile target for downloading dependencies

    Signed-off-by: rustyclock <rustyclock@protonmail.com>
    rustycl0ck committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    8c52d5e View commit details
    Browse the repository at this point in the history