Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 189 Bytes

BUILDING.markdown

File metadata and controls

8 lines (6 loc) · 189 Bytes

Getting started building py-yajl

  1. clone this repository
  2. git submodule update --init
  3. python setup.py build_ext --inplace
  4. python tests.py