17 lines
276 B
Markdown
17 lines
276 B
Markdown
|
|
# Comma
|
||
|
|
|
||
|
|
> Run commands without installing them.
|
||
|
|
> More information: <https://github.com/nix-community/comma>.
|
||
|
|
|
||
|
|
- Run a command:
|
||
|
|
|
||
|
|
`, {{command -with -flags}}`
|
||
|
|
|
||
|
|
- Add a command to a child shell:
|
||
|
|
|
||
|
|
`, {{[-s|--shell]}} {{command}}`
|
||
|
|
|
||
|
|
- Clear the cache:
|
||
|
|
|
||
|
|
`, {{[-e|--empty-cache]}}`
|