-
Notifications
You must be signed in to change notification settings - Fork 2
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
index.js file for starting up project or mslite up
?
#17
Comments
robophil
added a commit
that referenced
this issue
Sep 28, 2017
robophil
added a commit
that referenced
this issue
Sep 28, 2017
robophil
added a commit
that referenced
this issue
Oct 13, 2017
* chore(yarn): added dev-dependencies, hooks and npm init project * chore(travis): added .travis.yml file * chore(test): added test file and script * chore(version): set version to 0.1.0 * chore(readme): update readme file. closes #3 * feat(package.json): made mslite a globally accessable module * feat(bin): added sample cmd use case * feat(yarn): added new dependencies * feat(cli): 'mslite g model name ..names' now generates model files * feat(replace): now replaces and 'model_name' within file * chore(readme): updated readme. * feat(default): added default files for generate * feat(helper): created copy utility module * feat(generate): added generate types for other components * chore(yarn): added waterline and blob * chore(refactor): models now created at src/models * feat(yarn): added dotenv module * feat(db): added config files for db setup * feat(db): load models from /src/models * feat(services): require all services * fix(path): closes #15 * feat(index.js): for starting up project. closes #17 * feat(cmd): now makes project with necessary dir and files included * feat(.gitkeep): added .gitkeep to ensure dir(s) are tracked by git from creation * feat(packgage.json): add package.json for project init * test(*): updated tests to pass * build(cote): added missing dependency * chore(*): added tabs to log statement about generated files * build(*): modified by semantic release * ci(travis): modified by semantic release and me. Merged with some old changes * docs(badge): added semantic release badge * fix(model): now replacing sample name properly. Nits too * fix(service): fixed recursive search of serices. Global name for requester and publishers now CamelCase * build(test): added mocha * docs(readme): updated readme to show new features and guide
robophil
added a commit
that referenced
this issue
Oct 13, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: