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

feat: refactoring module main function, apply minor fixes and added testing suite #7

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

rpl
Copy link
Owner

@rpl rpl commented Jan 4, 2018

This PR contains the changes from #5 (which refactors the module so that it can be optionally used as a library instead of an npm executable, adds unit and integration test suites and applies some additional minor fixes, e.g. using the path basename as the generated project name instead of the full path)
and applies some minor tweaks on top of it (the main one is removing an async function from the module implementation, so that the module can work correctly on nodejs < 8 without the need to transpile it using babel).

@ccarruitero
Copy link

@rpl what is the state of this PR?

I'm working in a new feature to allow customize extension manifest #9 , but since this PR change a lot of files, I prefer get this merged first to avoid too much conflicts

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

Successfully merging this pull request may close these issues.

3 participants