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

add 'run-source' makefile directive #1058

Merged
merged 3 commits into from
Jan 25, 2022
Merged

add 'run-source' makefile directive #1058

merged 3 commits into from
Jan 25, 2022

Conversation

0pcom
Copy link
Collaborator

@0pcom 0pcom commented Jan 15, 2022

Run skywire completely from source without compiling any binaries or apps.
Good for quickly testing changes, especially to apps

Did you run make format && make check?
No
this PR only adds a makefile directive and introduces some scripts. Seemed unnecessary.

Changes:

  • add make run-source

How to test this PR:

from the skywire github repo cloned to a standard gopath

make run-source

0pcom added 2 commits January 14, 2022 20:44
run skywire completely from source without compiling any binaries or apps
`make run-source' documentation
small additions to setting hypervisor documentation
Copy link
Member

@jdknives jdknives left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am getting permissions issues with opening the applications from visor. Otherwise it looks fine.
log.txt

@jdknives jdknives merged commit 42e548d into skycoin:develop Jan 25, 2022
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.

2 participants