mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support cut #101

Open mrlunchbox777 opened 4 months ago

mrlunchbox777 commented 4 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

Add cut to the managed packages

Why?

It allows you to remove sections of each lines from each file(s)

What-should happen?

cut should be a package in the index.json

Steps to Test

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

Code of Conduct