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

[FEATURE REQUEST] Add PAK local detach #1

Closed
tburnam opened this issue Mar 25, 2017 · 0 comments
Closed

[FEATURE REQUEST] Add PAK local detach #1

tburnam opened this issue Mar 25, 2017 · 0 comments
Assignees

Comments

@tburnam
Copy link
Owner

tburnam commented Mar 25, 2017

pak local detatchs

Adds way to detach a pak from the global pakScripts directory into the current working directory. This will faciliate speed of development/debug of build scripts in larger projects.

Usage

$ pak detatch <name>

Implementation

  • removes pak <name> from the $PATH
  • copies pak <name> from /usr/local/bin to ./ (current directory)
@tburnam tburnam self-assigned this Mar 25, 2017
@tburnam tburnam closed this as completed Jun 17, 2017
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

No branches or pull requests

1 participant