DEV Community

Discussion on: What are your top ten command lines?

Collapse
 
jessedavid profile image
Jesse David
 423 cd ..
 362 bin/build
 318 npm run start
 225 bin/start
 169 ls
 164 yarn install
 159 bin/test
  99 npm install
  87 yarn run gulp
  87 git push heroku master

I'm a js developer that traverses his file structure often.