You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add Envctl class for enhanced .env file handling ([28d4d9d](https://github.com/JonDotsoy/envctl/commit/28d4d9dcd9c007d7fe9bd382a9119c060b224760))
9
+
***cli:** add help flag for CLI tool ([4b56b74](https://github.com/JonDotsoy/envctl/commit/4b56b74faa59dfa29a6b77f7d40f5205ca775dc0))
10
+
* enhance CLI with new commands and refactor code base ([38dafbd](https://github.com/JonDotsoy/envctl/commit/38dafbdc0838372f8845d701207ac34543cba1d8))
11
+
* implement CLI subcommand execution with error handling and messaging ([391a532](https://github.com/JonDotsoy/envctl/commit/391a532940443dc0169a45a9c511abf838614a2e))
12
+
* improve code formatting and consistency in bin.ts ([2a1cffc](https://github.com/JonDotsoy/envctl/commit/2a1cffc147517adf273f7cc56e56f8c4bd0f8c31))
13
+
* Initialize envctl project with basic CLI ([eae444a](https://github.com/JonDotsoy/envctl/commit/eae444a869cd4275edeef88478f4a02473eea9c4))
* Set package.json to private ([997dd88](https://github.com/JonDotsoy/envctl/commit/997dd88b6ee37b8b4eab98782084435cb24f7c50))
16
+
* streamline build process and update command entry ([1b200b4](https://github.com/JonDotsoy/envctl/commit/1b200b4b5d69ac719c23a8e16b947f51d035d12f))
17
+
* Update bun.lockb to latest dependencies ([014a61a](https://github.com/JonDotsoy/envctl/commit/014a61a2fbf756da08a011ee5c650b2733b333b5))
18
+
* Update README to reflect new file structure and command usage ([f20c5d9](https://github.com/JonDotsoy/envctl/commit/f20c5d9f0acb88c0b73e406c5b01787e8e19698c))
19
+
***utils/tests_tools:** Add utilities for cleaning terminal colors and handling writable streams ([853e9ec](https://github.com/JonDotsoy/envctl/commit/853e9ecc703bd845c8cedf0c0e9a692e427413b5))
20
+
***utils:** Add utilities for workspace & global message handling ([3383797](https://github.com/JonDotsoy/envctl/commit/33837975aae11236aa9d4870ec224363497409c4))
0 commit comments