Skip to content

Add a util/ script for installing basic system-wide tools #5

@jwodder

Description

@jwodder

The script should automatically use either brew or sudo apt-get for installation as appropriate.

To install:

  • macOS: brew (if not already present) ?
  • rg
  • jq
  • python3
    • It might be easier to just assume this is always already installed.
  • wget
  • tmux
  • Debian:
    • python3-dev
    • python3-venv
    • build-essential?

Cf. util/cloud-config.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request thereforlow priorityLess important than other thingsunder considerationDev has not yet decided whether or how to implementutilUtilities in `util/`

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions