mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support bat #100

Open mrlunchbox777 opened 4 months ago

mrlunchbox777 commented 4 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

Add bat to the managed packages

Why?

It's cat, but with paging like less, formatting, language interpretation, syntax highlighting, and pretty printing

What-should happen?

bat should be a package in the index.json

Steps to Test

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

Code of Conduct