amplitude / Amplitude-Node

Server-side Node.js SDK for Amplitude
MIT License
67 stars 20 forks source link

ci: Basic github workflow #32

Closed jooohhn closed 4 years ago

jooohhn commented 4 years ago

Added a basic github workflow for lerna run build for building on macOS and linux. We can add tests later

jooohhn commented 4 years ago

Yep, basically:

yarn lerna bootstrap
yarn lerna run builld