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

https://github.com/prashantvc/legos-cli

Issue tracker for Xamarin plugin
https://github.com/prashantvc/legos-cli

command-line github-issues xamarin

Last synced: about 2 months ago
JSON representation

Issue tracker for Xamarin plugin

Awesome Lists containing this project

README

          

# legos-cli
Issue tracker for Xamarin plugins

## Setup
1. Clone the repository
2. `cd` to cloned directory
2. Run following commands
```
$ virtualevn venv
$ pip install --editable .
```
or
use `pip install xamarin-legos`

and, finally

`$ legos --help`