mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support spotify #153

Open mrlunchbox777 opened 2 months ago

mrlunchbox777 commented 2 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

  1. Add spotify to the managed packages.

Why?

spotify is a common music application

What should happen?

spotify should be a package in the index file, it will likely have to be a "curl" package.

Covers this TODO.

Steps to Test

  1. jq '.packages[] | select(.name = "spotify")' resources/install/index.json should return the details for managing the spotify package

Code of Conduct