We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef06b96 commit f7ce685Copy full SHA for f7ce685
app/content/pages/ecosystem/websockets/acli.html.erb
@@ -0,0 +1,9 @@
1
+---
2
+title: Action Cable CLI
3
4
+
5
+<%= render Page::ContainerComponent.new(page: current_page) do |page| %>
6
+ <% page.with_title(title: current_page.data.fetch("title")) %>
7
8
+ <%= link_to "palkan/acli", "https://github.com/palkan/acli", target: :_blank %><br>
9
+<% end %>
0 commit comments