# Creating War File in Linux

1. CD to war directory in the project folder
2. Execute `jar -cvf .war *`