Skip to content

20c/docs.20c.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

20C documentation

https://docs.20c.com/

VS Code Quickstart - Development Environment Setup

  1. Clone repository
git clone <repo-name>
  1. Make sure python poetry is installed globally on your system and then in the root directory run:
cd <repo-name>
poetry install
  1. Select interpreter in VS Code to the virtual environment for the project, if there are multiple, run poetry env info to identify

  1. Tests should now discover via VS Code GUI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published