Building

Step by Step

To built Protof, you need:

  1. Install Rust

git clone https://github.com/Faynot/protoF.git
  1. Go to new dir

cd protoF
  1. Lets build

Write this

cargo build

The repository already has a built-in protof (just don't ask why). To work fully, you need clean.js, which is already there

Done!

Last updated