mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
Dev docs / LAN edits
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
.. _service_wrapper:
|
||||
|
||||
===============
|
||||
Service Wrapper
|
||||
===============
|
||||
=======
|
||||
Wrapper
|
||||
=======
|
||||
|
||||
Each service is bound with a wrapper repository, which contains everything you need to build a service.
|
||||
|
||||
@@ -39,4 +39,4 @@ Submodule
|
||||
|
||||
`Git submodules <https://www.git-scm.com/book/en/v2/Git-Tools-Submodules>`_ allow use of another project while in the working project directory. Setting up this feature enables linking of the source service repository so that its context is available.
|
||||
|
||||
Run ``git submodule add <link_to_source_project>``
|
||||
Run ``git submodule add <link_to_source_project>``
|
||||
|
||||
Reference in New Issue
Block a user