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

Mage package configuration #192

Closed
arcticicestudio opened this issue Mar 30, 2019 · 0 comments
Closed

Mage package configuration #192

arcticicestudio opened this issue Mar 30, 2019 · 0 comments

Comments

@arcticicestudio
Copy link
Owner

Implement a package configuration for Mage, a make/rake-like build tool using Go allowing to write plain-old go functions that'll automatically be used as Makefile-like runnable targets.

Environment variables

See the official documentation about environment variables for more information.

MAGEFILE_CACHE

Set the path of the directory for the magefile build cache from the default location $HOME/.magefile to /tmp/.magefiles since there is no need to persist the cache across system restarts.

@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Mar 30, 2019
@arcticicestudio arcticicestudio self-assigned this Mar 30, 2019
@arcticicestudio arcticicestudio added this to Queue in 0.1.0 via automation Mar 30, 2019
@arcticicestudio arcticicestudio moved this from Queue to In Progress in 0.1.0 Mar 30, 2019
0.1.0 automation moved this from In Progress to Done Mar 30, 2019
@arcticicestudio arcticicestudio removed their assignment Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
0.1.0
  
Done
Development

No branches or pull requests

1 participant