{"version":"1.2.73","commands":{"login":{"id":"login","description":"Login to breathecode","pluginName":"breathecode-cli","pluginType":"core","aliases":[],"flags":{"log":{"name":"log","type":"boolean","char":"l","description":"log scaned files on the console","allowNo":false},"type":{"name":"type","type":"option","char":"t","description":"file extensions to look for","options":["js","jsx","scss","css","md","html","py"],"default":"js"},"debug":{"name":"debug","type":"boolean","char":"d","description":"debugger mode fro more verbage","allowNo":false}},"args":[]},"print":{"id":"print","description":"For testing purposes","pluginName":"breathecode-cli","pluginType":"core","hidden":true,"aliases":[],"flags":{},"args":[]},"download:exercises":{"id":"download:exercises","description":"Download new exercises to practice a particular technology","pluginName":"breathecode-cli","pluginType":"core","aliases":["download:exercises"],"flags":{"technology":{"name":"technology","type":"option","char":"t","description":"technology, e.g: [dom,html,css,react,python-lists,python-beginner,etc].","default":null},"root":{"name":"root","type":"boolean","char":"r","description":"install on the root directory","allowNo":false},"mode":{"name":"mode","type":"option","char":"m","description":"install a particular branch or version for the boilerplate"},"name":{"name":"name","type":"option","char":"n","description":"app folder name","default":"hello-rigo"}},"args":[]},"download:template":{"id":"download:template","description":"Download a new template or boilerplate","pluginName":"breathecode-cli","pluginType":"core","aliases":["download:template"],"flags":{"technology":{"name":"technology","type":"option","char":"t","description":"technology, e.g: [flask,django,react,flux,vanillajs,wordpress,etc].","default":null},"root":{"name":"root","type":"boolean","char":"r","description":"install on the root directory","allowNo":false},"mode":{"name":"mode","type":"option","char":"m","description":"install a particular branch or version for the boilerplate"},"name":{"name":"name","type":"option","char":"n","description":"app folder name","default":"hello-rigo"}},"args":[]},"init":{"id":"init","description":"Create new exercises or tutorials","pluginName":"breathecode-cli","pluginType":"core","aliases":[],"flags":{"language":{"name":"language","type":"option","char":"l","description":"specify what language you want: [html, css, react, vanilajs, node, python]"},"grading":{"name":"grading","type":"option","char":"g","description":"Grading type for exercises: [isolated, incremental]"}},"args":[]},"publish":{"id":"publish","description":"Publish project to the registry","pluginName":"breathecode-cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"run":{"id":"run","description":"Runs a small server with all the exercise instructions","pluginName":"breathecode-cli","pluginType":"core","aliases":[],"flags":{"language":{"name":"language","type":"option","char":"l","description":"specify what language you want: [html, css, react, vanilajs, node, python]"},"port":{"name":"port","type":"option","char":"p","description":"server port"},"host":{"name":"host","type":"option","char":"h","description":"server host"},"debug":{"name":"debug","type":"boolean","char":"d","description":"debugger mode for more verbage","allowNo":false},"create_mode":{"name":"create_mode","type":"boolean","char":"c","description":"start the exercises on create mode (for teachers)","allowNo":false},"disable_grading":{"name":"disable_grading","type":"boolean","char":"dg","description":"disble grading functionality","allowNo":false},"editor":{"name":"editor","type":"option","char":"e","description":"[standalone, gitpod]","options":["standalone","gitpod"]},"grading":{"name":"grading","type":"option","char":"g","description":"[isolated, incremental]","options":["isolated","incremental"]}},"args":[]},"utils:todo":{"id":"utils:todo","description":"Reads your code looking for //TODO: comments","pluginName":"breathecode-cli","pluginType":"core","aliases":[],"flags":{"log":{"name":"log","type":"boolean","char":"l","description":"log scaned files on the console","allowNo":false},"type":{"name":"type","type":"option","char":"t","description":"file extensions to look for","options":["js","jsx","scss","css","md","html","py"],"default":"js"}},"args":[]}}}