.. _installing: Installing ========== The easiest way to work with Binocle is to use the CLI project manager called `bone`. With `bone` you can initialize a new project and automate the compilation and linking scripts. It's a quite young tool so please remember to make regular backups of your projects. .. _installing-bone: Installing `bone` ----------------- You can grab `bone` from the `GitHub repo `_. You can either download the binaries on the `Releases `_ page or compile it yourself. .. _building: Creating, building, running, updating and upgrading a project ------------------------------------------------------------- Please refer to the `documentation of bone `_ to setup your first Binocle application.