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
- Host: GitHub
- URL: https://github.com/lavrov/src
- Owner: lavrov
- Created: 2019-10-20T22:29:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-23T15:13:56.000Z (11 months ago)
- Last Synced: 2025-10-23T19:57:50.227Z (8 months ago)
- Topics: cli, git, scala, scala-native
- Language: Shell
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```