mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 10:11:03 +00:00
b003336a4629d0bcbfe47199da87e437a1d7d766
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%