Time required: 5-10 minutes
To run CodeScene as a standalone application, you need the following:
java -version
in a command prompt.git --version
in a command prompt.Video walkthrough
▶️ See this video for a complete walkthrough of deploying CodeScene using an executable JAR file.
Follow the steps below to deploy CodeScene locally:
java -jar codescene-enterprise-edition.standalone.jar
ssh-keygen -t ed25519 -C "your_email@example.com"
> Enter a file in which to save the key (/Users/YOU/.ssh/id_ed25519_sk): [Press enter]
> Enter passphrase (empty for no passphrase): [Type a passphrase]
> Enter same passphrase again: [Type passphrase again]
ssh-keygen -y -t ed25519