Any1 know how one can code with Kotlin on a chrome...
# getting-started
t
Any1 know how one can code with Kotlin on a chromebook
e
t
@ephemient I have an old chromebook. does not support linux
@ephemient it's from 6 years ago
p
1
e
if you have dev mode you can try https://github.com/dnschneid/crouton but this isn't really Kotlin-related
you can do some small experiments on https://play.kotlinlang.org/ but for anything larger you'll need a more full-featured dev environment either locally or on the cloud (lots of options like repl.it, cloud9, codeanywhere, or set up on our own VPS)