Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Remove the Thalitest specific files #23

Closed
yaronyg opened this issue Jul 9, 2015 · 2 comments
Closed

Remove the Thalitest specific files #23

yaronyg opened this issue Jul 9, 2015 · 2 comments

Comments

@yaronyg
Copy link
Member

yaronyg commented Jul 9, 2015

Right now we use app.js and the root package.json and index.html and a bunch of other files that we require to be moved over to whatever project is using us. But in the process we actually overwrite the files in the project that is using us. After all, that project will have its own index.html and its own package.json and its own app.js.

What we need to do is remove all the Thalitest specific files and we need to format our JS code so that it is a NPM module that the user can then require().

@obastemur
Copy link
Contributor

Agree. Also, you better block 'thali' npm name as soon as possible.

@yaronyg
Copy link
Member Author

yaronyg commented Jul 9, 2015

Good idea! https://www.npmjs.com/package/thali

@yaronyg yaronyg closed this as completed Jul 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants