mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 02:00:43 +00:00
5ad24319f20ff12b2bf2f50b31cc72793db729d8
Scope
Overview
TODO
Developing
Building
To build everything in-place,
make build
Note that this doesn't build or include the latest version of the user
interface. The UI is decoupled, living in client and following a node/gulp
workflow. To build that and include it in the application binary,
make client
make static
make build
Or, as a shortcut,
make dist
Languages
Go
60.9%
JavaScript
28.3%
Shell
6.7%
Python
1.6%
HCL
1%
Other
1.5%