Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Git submodules #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

DesobedienteTecnologico

Hi!

Git submodules was added and a script from which the installation can be done easily and faster than before.
It can start directly SeedSigner too.

test.mp4

Directory renamed because the use of git submodule.
Now SeedSigner is added as submodule.
Easier to deploy without the need to do git manually or use scripts for it.
By running ./make the content from seedsigner-emulator is going to be moved
into seedsigner/src/seedsigner and then is going to start automatically.
Using GIT submodules is safe too. So Line 63 was removed, because there is not needed to clone anymore.
Information in how to git clone having submodule.
In this case, using --recursive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant