Add support for loading modules from github
Following syntax should be supported
import "github/hzlmn/build/test.sh"
Possible actions can be:
- fetching content from
github.com for hzlmn in repo build
- if filename specified fetch it, if not look for
<repo_name>.sh in this case build.sh and load it
Add support for loading modules from
githubFollowing syntax should be supported
import "github/hzlmn/build/test.sh"Possible actions can be:
github.comforhzlmnin repobuild<repo_name>.shin this casebuild.shand load it