Quick and dirty tricks to get raml2html on your Ubuntu machine 🙂 First we need to install nodejs and npm from official repo.
1 2 |
sudo apt-get install nodejs sudo apt-get install npm |
Then we install raml2html from npm library: sudo npm i -g raml2html If the installation is successful you’ll see an