Skip to content
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

feat: Add loc command #227

Merged
merged 3 commits into from
Feb 20, 2024
Merged

feat: Add loc command #227

merged 3 commits into from
Feb 20, 2024

Conversation

jcs090218
Copy link
Member

Example output:

$ eask loc
  - Skipping markdown-mode (20240107.831)... already installed X
Retrieving LOC information... done v

|-------------------------------------------------|-------|------------|
| File                                            | Lines | Characters |
|-------------------------------------------------|-------|------------|
| d:/_workspace/_eask/openai/openai.el            | 257   | 8604       |
| d:/_workspace/_eask/openai/openai-audio.el      | 116   | 4644       |
| d:/_workspace/_eask/openai/openai-chat.el       | 124   | 4404       |
| d:/_workspace/_eask/openai/openai-completion.el | 172   | 6483       |
| d:/_workspace/_eask/openai/openai-edit.el       | 93    | 3317       |
| d:/_workspace/_eask/openai/openai-embedding.el  | 73    | 2702       |
| d:/_workspace/_eask/openai/openai-engine.el     | 122   | 4309       |
| d:/_workspace/_eask/openai/openai-file.el       | 305   | 11131      |
| d:/_workspace/_eask/openai/openai-fine-tune.el  | 264   | 10538      |
| d:/_workspace/_eask/openai/openai-image.el      | 259   | 9968       |
| d:/_workspace/_eask/openai/openai-model.el      | 125   | 4276       |
| d:/_workspace/_eask/openai/openai-moderation.el | 68    | 2413       |
|-------------------------------------------------|-------|------------|
| Total                                           | 1978  | 72789      |

@jcs090218 jcs090218 added the enhancement New feature or request label Feb 20, 2024
@jcs090218 jcs090218 merged commit 6510311 into master Feb 20, 2024
152 of 157 checks passed
@jcs090218 jcs090218 deleted the feat/loc branch February 20, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant