Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yume190/swiftsyntaxprecompiledexample
https://github.com/yume190/swiftsyntaxprecompiledexample
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yume190/swiftsyntaxprecompiledexample
- Owner: yume190
- Created: 2024-11-29T13:12:11.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T02:05:52.000Z (about 2 months ago)
- Last Synced: 2024-12-03T03:19:50.356Z (about 2 months ago)
- Language: Swift
- Size: 731 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```