Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

command-line github-issues xamarin

Last synced: 19 days 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`