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

Copy location of newly-generated file to clipboard #6

Open
humidair1999 opened this issue Nov 20, 2015 · 3 comments
Open

Copy location of newly-generated file to clipboard #6

humidair1999 opened this issue Nov 20, 2015 · 3 comments

Comments

@humidair1999
Copy link
Member

After generating a new primary file (React component, Angular controller, etc.), it might be kinda dope to automatically copy the location of the new file to the clipboard, so it could be immediately pasted into a script tag or require statement or whatever.

@jakemmarsh
Copy link
Member

@jakemmarsh
Copy link
Member

Since our current configuration structure allows for any number of files to be generated for a module (main file, test file, etc), how would we decide which file to copy the path of? First defined?

@humidair1999
Copy link
Member Author

Yeah, or user-defined as part of the config? Boolean flag on a "shouldCopyToClipboard" property or some shit?

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

2 participants