I have created a boiler plate which has server/client folders. I want to make a wrapper NPM library which copies this boiler, verbatim, to their computer.
Is there a way to package the source code into a NPM library as something that can easily be copied onto their computer? Or would it be easier to just make the wrapper library copy it from git?
via maxple
No comments:
Post a Comment