Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mindgitrwx/lukgit
Instantly getting github repository by luck
https://github.com/mindgitrwx/lukgit
cli command-line-tool rust rust-cli
Last synced: about 2 months ago
JSON representation
Instantly getting github repository by luck
- Host: GitHub
- URL: https://github.com/mindgitrwx/lukgit
- Owner: mindgitrwx
- License: mit
- Created: 2022-11-23T10:02:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T05:59:18.000Z (almost 2 years ago)
- Last Synced: 2023-07-07T16:25:00.978Z (over 1 year ago)
- Topics: cli, command-line-tool, rust, rust-cli
- Language: Rust
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lukgit
A command line tool for getting instant git clone
## Colophon
Results via DuckDuckGo's [Instant Answer] API.
[Instant Answer]: https://duckduckgo.com/api
## Installation
Rust must have been installed first
```sh
git clone https://github.com/mindgitrwx/lukgit.git
cd lukgit/
cargo install --path .
```## Usage
```sh
lukgit tensorflow
```## License
MIT