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

Create automaton-lib that holds support functions #45

Open
marcooliveira opened this issue Jan 11, 2013 · 2 comments
Open

Create automaton-lib that holds support functions #45

marcooliveira opened this issue Jan 11, 2013 · 2 comments
Assignees

Comments

@marcooliveira
Copy link
Member

marcooliveira commented Jan 11, 2013

There are several util functions on the horizon, so it might be a good time to think about creating an automaton-lib to hold all this stuff. What do you think? Should we create a separate repository and separate nodejs module?

I'll be referencing this issue in issues that relate to this.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@sindresorhus
Copy link

I think this is a good idea. Also allows other tools to make use of it.

@ghost ghost assigned marcooliveira Feb 8, 2013
@satazor
Copy link
Member

satazor commented Feb 17, 2013

I'm not sure if we should create this, at least for now. There aren't a lot of utility functions to offer. The most important one is file expansion, which will be offered by micromatch. For other operations, like remove directories, prompt stuff, copy directories people already have rimraf, promptly and fstream. Also people can reuse automaton tasks.
Imo, what we should do, is to curate a list of node modules for common use cases and list them in the documentation.

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

3 participants