An open API service indexing awesome lists of open source software.

https://github.com/pmuens/xin

Making daily Nix usage less cumbersome.
https://github.com/pmuens/xin

linux macos nix nixos osx script shell

Last synced: about 2 months ago
JSON representation

Making daily Nix usage less cumbersome.

Awesome Lists containing this project

README

          

# `xin`

Wraps Nix commands to make it easier to use Nix as a package manager.

## Install / Update

```shell
curl https://raw.githubusercontent.com/pmuens/xin/master/install.sh | sh
```