You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node JS Command Line Tool: "nls" command that works like "ls"
Command that prints out files and folders in current directory, or if given a path - in relative or absolute path. Created with The Modern JavaScript Bootcamp Course (code-along).
About
🄽 Node JS command line tool created with Modern JavaScript Bootcamp course (code-along)