Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajatsharma/grip
🤘 Clone a github repo, install packages and open VSCode using one command
https://github.com/rajatsharma/grip
Last synced: 4 days ago
JSON representation
🤘 Clone a github repo, install packages and open VSCode using one command
- Host: GitHub
- URL: https://github.com/rajatsharma/grip
- Owner: rajatsharma
- License: mit
- Created: 2017-07-16T11:02:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T13:51:17.000Z (about 2 years ago)
- Last Synced: 2024-10-17T16:08:30.665Z (22 days ago)
- Language: Rust
- Homepage:
- Size: 446 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grip 🤘
> Clone a github repo, install packages and open VSCode using one command
## Installation
```shell
cargo install --git https://github.com/rajatsharma/grip
```## Usage
```sh
grip rajatsharma/grip
```[![MIT License](https://img.shields.io/badge/license-MIT-black.svg?style=flat-square)](/LICENSE)