mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
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, ...)