Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/migueldeicaza/TurboSwift
https://github.com/migueldeicaza/TurboSwift
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/migueldeicaza/TurboSwift
- Owner: migueldeicaza
- License: mit
- Created: 2021-05-15T21:07:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-17T02:48:56.000Z (over 3 years ago)
- Last Synced: 2024-10-04T15:44:57.173Z (about 1 month ago)
- Language: Swift
- Size: 12.7 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a sample app using [TermKit](https://github.com/migueldeicaza) that
pretends to be TurboSwift for Unix systems.Currently it does not do much, it is full of bugs, but it is useful to try
and explore my TermKit UI toolkit.If you want to try this, the challenge is htat I have hardcoded two paths:
one for the project, and one for the first file loaded, which are both
loaded when you use the File/Open Std Project, and then File/Open Std file,
those two right now are hardcoed to launch the Swift Language server,
so you might need to both edit the paths, and also, make sure to activate
those two menu options in order.Anything else is not really working