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

CLI: squib add to add a new deck #371

Open
3 tasks
andymeneely opened this issue Jun 6, 2022 · 0 comments
Open
3 tasks

CLI: squib add to add a new deck #371

andymeneely opened this issue Jun 6, 2022 · 0 comments

Comments

@andymeneely
Copy link
Owner

One tedious operation I do a lot is adding a new deck, and when that happens there's a bunch of things that need to be done that could be easily automated. So maybe:

squib add foo

Would result in:

  • New file src/foo.rb with defaults in it. Will need basic templating so we can put Foo into it, and use_layout file: foo.yml
  • Add task for rake foo to the Rakefile, if it exists
  • Add a layout file layouts/foo.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant