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

Export rimraf to remove dirs. #393

Closed
ragingwind opened this issue Nov 6, 2013 · 4 comments
Closed

Export rimraf to remove dirs. #393

ragingwind opened this issue Nov 6, 2013 · 4 comments

Comments

@ragingwind
Copy link

Im using rimraf for chromeapp-generator to try to delete app directory if the directory is already exist in target path. As I know Yeoman base generator using rimraf internally. Could you make a new interface to use rimraf like a shelljs?

thanks

@sindresorhus
Copy link
Member

Nah, we don't want to be a utility rug. We're also going to use grunt-file in the future which will expose a lot of utility functions generator devs can require.

@SBoudrias
Copy link
Member

Agreed with Sindre here.

@ragingwind
Copy link
Author

Got it. May be, silly question. What is the grunt-file? I can't find related info. you mean https://github.com/gruntjs/grunt-file?

@sindresorhus
Copy link
Member

Ya

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

3 participants