# mew 0.2 - Hex code editor > [!CAUTION] > The current version of this program is unstable, has bugs and is not ready for use. ### Installation ```shell git clone https://github.com/Ad4ndi/mew.git cd mew cargo build ``` Или скачайте [релиз](https://github.com/Ad4ndi/mew/releases) ### Usage ```shell mew [file] ``` ### Bugs (TODO) - No line scrolling - ASCII block alignment issue - Unoptimized file loading (full)