Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1021 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 1021 Bytes

Stepik plugin for code challenges

More info you can find at wiki

Building

  1. Clone this project
  2. Import project structure from Gradle
  3. Update remote repositories if need
    Settings | Build, Execution, Deployment | Build tools | Maven | Repositories
    select bad repository and click on Update
  4. Run "stepik-union" run configuration

Install and set up

  1. Just install Stepik Union plugin from plugin repository.
    Default settings | Plugins > Browse repositories...

  2. Find Stepik Union plugin and press Install.

  3. To support Python code step in plugin, install also Python plugin from repository.

And then restart IDEA.

Usage

  1. Set up Python SDK, if you install Python plugin.
  2. Open Default settings | Other Settings | Stepik , authorise in this window. Press Ok
  3. Create new project with "Stepik Union" module type.

To send your code to the platform use actions in the "Step Description" tool window.