Informatic / comma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

,

Comma runs software without installing it.

Basically it just wraps together nix run and nix-index. You stick a , in front of a command to run it from whatever location it happens to occupy in nixpkgs without really thinking about it.

Installation

nix-env -i -f .

Usage

See a quick demo on YouTube

, cowsay neato

About

License:MIT License


Languages

Language:Shell 52.0%Language:Nix 48.0%