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

https://github.com/lavrov/src

Git assistant
https://github.com/lavrov/src

cli git scala scala-native

Last synced: 6 months ago
JSON representation

Git assistant

Awesome Lists containing this project

README

          

src
====

Utility to make my interactions with git repositories smoother.

Installation
------------

Distributed via [coursier](https://get-coursier.io/). Please refer to http://github.com/lavrov/channel for instructions.

Build
-----

Binary executable:
```shell
nix-shell
mill cli.native.nativeLink
out/cli/native/nativeLink.dest/out --help
```