Docs: Add rafnav site install

This commit is contained in:
JJ Grobler 2024-06-18 10:02:12 +02:00 committed by GitHub
parent 1a6a278765
commit b8217218de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,3 +6,4 @@ These alieases are contained the in the dockerfile under the "Add aliases" headi
2. ```frap-install```: shortcut for [frappe's bench script installer](development.md#setup-bench-/-new-site-using-script)
3. ```install-rafnav```: Installs RAFNAV and its dependencies for the current **in use** site.
4. ```start dev```: CD into the default bench directory and start the server.
5. ```install-site-rafnav```: Creates a new site (rafnav.localhost) and installs rafnav on it.