Files
cours/lunchy-go.md
T
2026-06-06 19:23:47 +02:00

29 lines
537 B
Markdown

---
up:
- "[[terminal commandes]]"
- "[[launchd]]"
tags:
- s/informatique
aliases:
---
Wrapper autour de `lauchctl` pour configurer plus aisément [[launchd]].
- gh https://github.com/sosedoff/lunchy-go
- source:: [[sosedofflunchy-go OSX Launch Manager]]
# Installation
`brew install lunchy-go`
# Cheat sheet
`lunchy ...`
- `ls` [pattern]
- `start` [pattern]
- `stop` [pattern]
- `restart` [pattern]
- `status`, `ps` [pattern]
- `install` [file]
- `show` [pattern]
- `edit` [pattern]
- `remove`, `rm` [pattern]
- `scan` [path]