mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support kill #93

Closed mrlunchbox777 closed 4 months ago

mrlunchbox777 commented 4 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

Add kill to the managed packages

Why?

It can terminate processes

What-should happen?

kill should be a package in the index.json

Steps to Test

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

Code of Conduct

mrlunchbox777 commented 4 months ago

this isn't needed