Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yume190/swiftsyntaxprecompiledexample


https://github.com/yume190/swiftsyntaxprecompiledexample

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# swift-syntax-usage-tests

Setup `netrc` to import github private repository

```bash
# ~/.netrc
machine api.github.com
login MarcoEidinger
password ghp_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx # pat
```