Skip to content

Commit b6ed385

Browse files
authored
Merge pull request codecrafters-io#809 from yairhaimo/nodejs-cli-tool2
Add Create Your Own CLI Tool with NodeJS
2 parents feb9b2b + dcc4092 commit b6ed385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
115115
* [**Go**: _Building a cli command with Go: cowsay_](https://flaviocopes.com/go-tutorial-cowsay/)
116116
* [**Go**: _Go CLI tutorial: fortune clone_](https://flaviocopes.com/go-tutorial-fortune/)
117117
* [**Nim**: _Writing a stow alternative to manage dotfiles_](https://xmonader.github.io/nimdays/day06_nistow.html)
118+
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
118119

119120
#### Build your own `Database`
120121

0 commit comments

Comments
 (0)