>
> How easy is it to create submodules, is it as easy as
>
> cd languages/
> mkdir apertium-foo
> svn add apertium-foo
>
> ?


Provided you have a repository for apertium-foo (which you should), it's:
    cd languages/
    git submodule add https://github.com/apertium/apertium-foo
------------------------------------------------------------------------------
_______________________________________________
Apertium-stuff mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to