Skip to content

pauleveritt/kotlin_for_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin for Python

Documentation and tutorials for explaining Kotlin to Python developers.

Note

This is not an official JetBrains project, just an experiment I was doing as a personal side project.

  • IntelliJ project
  • Docs in Sphinx
  • Live reload server during authoring via

Installation

These docs are done in Sphinx, the Python documentation system. Content is under docs.

  1. Make a virtual env, e.g. in .venv
  2. .venv/bin/pip3 install -r requirements.txt

Running

  1. .venv/bin/python ./run_livereload.py (or make a run config)
  2. Edit docs
  3. URL reloads

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published