mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 11:11:24 +01:00
Common Libraries
This folder contains projects, tools and utilities, which are common/ and shared amongst all the products/.
- Internal RFC: https://github.com/PostHog/product-internal/pull/703
Dev guidelines
- Try to keep the folder names
under_scorecased, as dashes make it hard to import files in some languages (e.g. Python, Ruby, ...)