deep-foundation / loggify-js

Experiment
The Unlicense
0 stars 2 forks source link

Command `loggify-js index.js` does nothing. #22

Closed Konard closed 1 year ago

Konard commented 1 year ago

Update index.js to receive argument with file from terminal.

And if an argument is received, the loggify function should be executed with it.

Update README.md to informs users the correct way of using the global command.

Checklist - [X] `src/index.js` ✅ Commit [`9de33b3`](https://github.com/deep-foundation/loggify-js/commit/9de33b38d96cda542afe51dae1e4d9d0b1e54358) - [X] `README.md` ✅ Commit [`1abb73f`](https://github.com/deep-foundation/loggify-js/commit/1abb73f12d15d970b33993b52c60d082adf9d674)
deep-foundation-sweepai[bot] commented 1 year ago

Here's the PR! https://github.com/deep-foundation/loggify-js/pull/23.

💎 Sweep Pro: I'm creating this ticket using GPT-4. You have unlimited GPT-4 tickets.

Actions (click)


Step 1: 🔎 Searching

I found the following snippets in your repository. I will now analyze these snippets and come up with a plan.

Some code snippets I looked at (click to expand). If some file is missing from here, you can mention the path in the ticket description.

Step 2: ⌨️ Coding


Step 3: 🔁 Code Review

I have finished reviewing the code for completeness. I did not find errors for sweep/update-index-js.

.


🎉 Latest improvements to Sweep:


💡 To recreate the pull request edit the issue title or description. To tweak the pull request, leave a comment on the pull request. Join Our Discord

Konard commented 1 year ago

File was added instead and not updated.