0
Under review

How can I start an own shell-script in Textastic to "let" compile a Python/C etc. program?

oelauge 1 year ago updated by Alexander Blach (Developer) 1 year ago 1

I want to use a command in Textastic to start a shell Programm to let compile whatever.

Under review

Hello,

you posted this in "Textastic for Mac". Are you asking for this in the Mac or iOS version of Textastic?

On the Mac, you can use the Terminal app to run compilers and interpreters.

On iOS, Textastic has a SSH terminal that you can use to connect to a remote server and run the compiler there. You can use the SFTP client to transfer files between your device and the remote server.

See https://www.textasticapp.com/v9/manual/remote_servers/ssh_terminal.html and https://www.textasticapp.com/v9/manual/remote_servers/sftp_ftps_ftp.html.