Skip to content

Conversation

@EmptyWork
Copy link
Owner

Usage:
node ./bin/ewTools.js make:blog "example-title" -d 2025-02-03

Aliases:

  • node ./bin/ewTools.class.js make:blog "example-title" -d 2025-02-03
  • ./ewTools.bat make:blog "example-title" -d 2025-02-03
  • ./ewTools.class.bat make:blog "example-title" -d 2025-02-03

Types:

  • blog - Save to ./src/articles/blog/
  • project - Save to ./src/articles/project/
  • prototype - Save to ./src/articles/prototype/

Method:

  • make: make:*Types
  • delete: delete:*Types
  • remove: remove:*Types

Issue:
Close #274

@EmptyWork EmptyWork self-assigned this Jun 15, 2025
@EmptyWork EmptyWork added the enhancement New feature or request label Jun 15, 2025
@netlify
Copy link

netlify bot commented Jun 15, 2025

Deploy Preview for emptywork ready!

Name Link
🔨 Latest commit c7ac624
🔍 Latest deploy log https://app.netlify.com/projects/emptywork/deploys/684e1a504bf2850009af88ce
😎 Deploy Preview https://deploy-preview-275--emptywork.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Owner Author

@EmptyWork EmptyWork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! will needs to add unit test for several new functions.

@EmptyWork EmptyWork merged commit e583eb1 into main Jun 15, 2025
4 checks passed
@EmptyWork EmptyWork deleted the bin-articles branch June 15, 2025 01:02
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.

Feature local create and delete blog, project, and prototype article file

2 participants