Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No get started innformation #3055

Open
arctrong opened this issue Aug 11, 2024 · 1 comment
Open

No get started innformation #3055

arctrong opened this issue Aug 11, 2024 · 1 comment

Comments

@arctrong
Copy link

In Java I can create a Hello.java, compile it with javac Hello.java, and execute it with java Hello. On the Scala "Getting Stated" page https://docs.scala-lang.org/getting-started/index.html such scenario for Scala is not described. I didn't know Scala before and want to start learning it with this simple command line run. But what I see? SBT?! IDE?! These are not the steps I expected to see at my very start!

I think the information from https://docs.scala-lang.org/scala3/book/taste-hello-world.html may be added to the "Getting Started" page.

@bishabosha
Copy link
Member

bishabosha commented Aug 12, 2024

With 3.5.0 coming sbt won't be needed on the getting started page - the Scala command will be as powerful as Scala CLI so a rewrite based on that is probably best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants