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
Just like helm has a command to index a directory and update a the index, we need the same command to update our atom feed. We need to do the logic anyway for #273, might as well write it in go and make it a reusable command for everybody.
porter mixin VERB [-d DIRECTORY] [-f ATOMFILE]
Still need to pick a good verb. Helm went with index which I'm not sure will make sense in the context of porter. We could do a subresource like "feed generate"? 🤔
The text was updated successfully, but these errors were encountered:
Just like helm has a command to index a directory and update a the index, we need the same command to update our atom feed. We need to do the logic anyway for #273, might as well write it in go and make it a reusable command for everybody.
Still need to pick a good verb. Helm went with index which I'm not sure will make sense in the context of porter. We could do a subresource like "feed generate"? 🤔
The text was updated successfully, but these errors were encountered: