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

Bootstrap script #1

Closed
arcticicestudio opened this issue Jan 7, 2017 · 0 comments
Closed

Bootstrap script #1

arcticicestudio opened this issue Jan 7, 2017 · 0 comments

Comments

@arcticicestudio
Copy link
Owner

Implement the boostrap script to run the snowsaw.
This should include constants to runsnowsaw:

Constant Value Description
SNOWSAW_DIR .snowsaw Path to the snowsaw submodule.
SNOWSAW_BIN bin/snowsaw Path to the snowsaw binary.
SNOWBLOCKS_BASE_DIR_NAME snowblocks Name of the base snowblock directory.
SNOWBLOCKSDIR . Absolute path of the current working directory the bootstrap script runs in.

The actual execution command "${SNOWSAW_DIR}/${SNOWSAW_BIN}" -s "${SNOWBLOCKSDIR}" should allow to add additional options via "${@}".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant