Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Commit ad06250

Browse files
committed
current cohort null
1 parent cc694bb commit ad06250

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ $ npm install -g breathecode-cli
4343
$ breathecode COMMAND
4444
running command...
4545
$ breathecode (-v|--version|version)
46-
breathecode-cli/1.2.69 linux-x64 node-v10.15.3
46+
breathecode-cli/1.2.70 linux-x64 node-v10.15.3
4747
$ breathecode --help [COMMAND]
4848
USAGE
4949
$ breathecode COMMAND
@@ -80,7 +80,7 @@ ALIASES
8080
$ breathecode download:exercises
8181
```
8282

83-
_See code: [src/commands/download/exercises.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.69/src/commands/download/exercises.js)_
83+
_See code: [src/commands/download/exercises.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.70/src/commands/download/exercises.js)_
8484

8585
## download:template
8686

@@ -100,7 +100,7 @@ ALIASES
100100
$ breathecode download:template
101101
```
102102

103-
_See code: [src/commands/download/template.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.69/src/commands/download/template.js)_
103+
_See code: [src/commands/download/template.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.70/src/commands/download/template.js)_
104104

105105
## help [COMMAND]
106106

@@ -132,7 +132,7 @@ OPTIONS
132132
-l, --language=language specify what language you want: [html, css, react, vanilajs, node, python]
133133
```
134134

135-
_See code: [src/commands/init.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.69/src/commands/init.js)_
135+
_See code: [src/commands/init.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.70/src/commands/init.js)_
136136

137137
## login
138138

@@ -148,7 +148,7 @@ OPTIONS
148148
-t, --type=js|jsx|scss|css|md|html|py [default: js] file extensions to look for
149149
```
150150

151-
_See code: [src/commands/login.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.69/src/commands/login.js)_
151+
_See code: [src/commands/login.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.70/src/commands/login.js)_
152152

153153
## publish
154154

@@ -159,7 +159,7 @@ USAGE
159159
$ breathecode publish
160160
```
161161

162-
_See code: [src/commands/publish.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.69/src/commands/publish.js)_
162+
_See code: [src/commands/publish.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.70/src/commands/publish.js)_
163163

164164
## run
165165

@@ -180,7 +180,7 @@ OPTIONS
180180
-p, --port=port server port
181181
```
182182

183-
_See code: [src/commands/run.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.69/src/commands/run.js)_
183+
_See code: [src/commands/run.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.70/src/commands/run.js)_
184184

185185
## update [CHANNEL]
186186

@@ -206,5 +206,5 @@ OPTIONS
206206
-t, --type=js|jsx|scss|css|md|html|py [default: js] file extensions to look for
207207
```
208208

209-
_See code: [src/commands/utils/todo.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.69/src/commands/utils/todo.js)_
209+
_See code: [src/commands/utils/todo.js](https://github.com/breatheco-de/breathecode-cli/blob/v1.2.70/src/commands/utils/todo.js)_
210210
<!-- commandsstop -->

0 commit comments

Comments
 (0)