You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the content in the docs folder but i couldn't build tubaina with the JAR file. When running:
gradle clean zip
I got a zip package without the tubaina JAR. To make the zip content be packaged with a JAR file i runned:
gradle clean jar zip
Maybe add a note about it in the docs would be nice. Another point is that i runned every command in the docs, but the HTML output couldn't be generated. When i installed the pygments package through apt everything worked fine:
sudo apt-get install python-pygments
The text was updated successfully, but these errors were encountered:
I followed the content in the docs folder but i couldn't build tubaina with the JAR file. When running:
I got a zip package without the tubaina JAR. To make the zip content be packaged with a JAR file i runned:
Maybe add a note about it in the docs would be nice. Another point is that i runned every command in the docs, but the HTML output couldn't be generated. When i installed the pygments package through apt everything worked fine:
The text was updated successfully, but these errors were encountered: