You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the old version of achille, I often wanted to extend the CLI with new options (like -D to build article drafts) and had no recourse but to reimplement the CLI from scratch. I think this is a common pattern and should be supported.
The text was updated successfully, but these errors were encountered:
With the old version of achille, I often wanted to extend the CLI with new options (like
-D
to build article drafts) and had no recourse but to reimplement the CLI from scratch. I think this is a common pattern and should be supported.The text was updated successfully, but these errors were encountered: