UNPKG

autocode-cli

Version:

code automation for every language, framework and platform

24 lines 383 B
{ "action": "/projects", "method": "post", "fields": { "repo": { "label": "GitHub Repo", "type": "text" }, "name": { "label": "Name", "type": "text" }, "description": { "label": "Description", "type": "textarea" } }, "buttons": { "submit": { "label": "Create Project", "type": "submit" } } }