Skip to content

samdphillips/onyx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install and Test

python3 -m venv _py36 &&
  source _py36/bin/activate && 
  pip install --upgrade pip && 
  pip install -r requirements.txt && 
  python setup.py install && 
  pytest tests

About

A Smalltalk language written in Python

Topics

Resources

License

Stars

Watchers

Forks

Languages