You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
The text was updated successfully, but these errors were encountered: