6 Commits

Author SHA1 Message Date
Todd Bluhm
7eae0dae54
fix(tsc): fix tsc build process and file importing 2024-12-03 02:36:17 -09:00
Todd Bluhm
f8106ac44a
feat(esm): convert to using esm modules 2024-12-02 10:30:43 -09:00
Todd Bluhm
e19409f4d9
chore: added editorconfig
- updated code style badge in readme
- moved commitlint settings to package.json
2020-02-20 04:29:30 -06:00
Todd Bluhm
cd3018f25b
Switch to dist folder and output typescript declaration files 2019-05-04 05:45:52 -05:00
Todd Bluhm
56ed009d7b
Convert EnvCmd to Typescript
- Complete rewrite and reorganization
- Expose a usable programmatic API
- Support Async .env files by accepting javascript files
- Update all libraries/dependencies
- Support for more options in the future by using commanderjs
- More thorough test cases and code-coverage
- Better handling of signal terminations for both parent and child
processes
- Use ESLint Standard with Typescript
2019-05-04 02:16:03 -05:00
Todd Bluhm
11c1765192 Use more standardized npm /bin folder for executable
- Updated Readme
- Add Changelog
- Fix usage as npm .bin file
2016-08-16 23:56:47 -05:00