https://github.com/arguiot/studio
A beautiful code editor for iPad (written in Swift)
https://github.com/arguiot/studio
code-editor ios swift
Last synced: 5 months ago
JSON representation
A beautiful code editor for iPad (written in Swift)
- Host: GitHub
- URL: https://github.com/arguiot/studio
- Owner: arguiot
- License: agpl-3.0
- Created: 2018-12-01T02:57:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T05:37:27.000Z (about 3 years ago)
- Last Synced: 2025-04-13T12:47:10.892Z (9 months ago)
- Topics: code-editor, ios, swift
- Language: JavaScript
- Homepage: https://studiocode.app
- Size: 106 MB
- Stars: 42
- Watchers: 4
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# StudIO
**The first extensible code editor on iOS**
> Find out more: https://studiocode.app
StudIO is an iOS app that simulates the same complete development environment that you have on macOS or Ubuntu (or other \*nix OS) machine. It primarily focuses on iPad, but it does work perfectly fine on any iPhone.
# Contribute
As StudIO was made open source due to an internal decision, we encourage everyone to contribute. If you're a Swift developer, that's awesome and this section might not be super useful, as you'll quickly become familiar with the project architecture.
But if you don't know how to code, you can improve StudIO's internal documentation ([`./StudIO/Documentation/Articles/`](https://github.com/arguiot/StudIO/tree/master/StudIO/Documentation/Articles)).
Or, if you know JavaScript or TypeScript, we'll need your help for the editor that you can find [here](https://github.com/arguiot/StudIO/tree/master/cmLib) and [there](https://github.com/arguiot/StudIO/tree/master/StudIO/Editor/CodeMirror/EditorView).
# Follow development
Trello Board [here](https://trello.com/b/DZ8qTU4K/studio)