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

Write cli tool to create new post #513

Open
schalkneethling opened this issue Dec 30, 2021 · 0 comments
Open

Write cli tool to create new post #513

schalkneethling opened this issue Dec 30, 2021 · 0 comments
Labels
enhancement New feature or request p1 top priority items if nothing is on fire

Comments

@schalkneethling
Copy link
Owner

schalkneethling commented Dec 30, 2021

Create a simple CLI tool that can bootstrap a new post:

npm automaton new-post

The above will prompt for the title of the post. It will also ask whether you want to provide a slug(aka filename) or whether the script should auto-generate it based on the title. It could then also set some frontmatter.

@schalkneethling schalkneethling added the enhancement New feature or request label Dec 30, 2021
@schalkneethling schalkneethling added the p2 next up when there are no more p1 issues label May 7, 2022
@schalkneethling schalkneethling added p1 top priority items if nothing is on fire and removed p2 next up when there are no more p1 issues labels Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p1 top priority items if nothing is on fire
Projects
None yet
Development

No branches or pull requests

1 participant