Ecosyste.ms: Awesome
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: 19 days ago
JSON representation
Issue tracker for Xamarin plugin
- Host: GitHub
- URL: https://github.com/prashantvc/legos-cli
- Owner: prashantvc
- License: mit
- Created: 2017-09-13T17:32:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T07:54:34.000Z (over 7 years ago)
- Last Synced: 2024-12-10T13:47:32.990Z (about 2 months ago)
- Topics: command-line, github-issues, xamarin
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`