## Steps Following [STEPS](https://github.com/open-falcon/falcon-plus/blob/master/README.md#getting-started) were used for the building and installation: ~~~ $ mkdir -p $GOPATH/src/github.com/open-falcon $ cd $GOPATH/src/github.com/open-falcon $ git clone https://github.com/open-falcon/falcon-plus.git $ cd $GOPATH/src/github.com/open-falcon/falcon-plus/ && git checkout v0.2.1 $ make all ~~~ ## Outcome Open-falcon binary got generated, which is verified for Linux/ARM64 with file command. All this information is also added to Software Ecosystem Dashboard for Arm (https://www.arm.com/developer-hub/ecosystem-dashboard/).
Steps
Following STEPS were used for the building and installation:
Outcome
Open-falcon binary got generated, which is verified for Linux/ARM64 with file command.
All this information is also added to Software Ecosystem Dashboard for Arm (https://www.arm.com/developer-hub/ecosystem-dashboard/).