GNU/Linux ◆ xterm-256color ◆ bash 58 views

bad-apple-cli

This is a demo version of bad-apple-cli

GitHub: https://github.com/MessiInter/bad-apple-cli.git

How to contribute

  1. Clone the repo and cd to the directory using:

    git clone https://github.com/MessiInter/bad-apple-cli.git # HTTPS
    
    # - or - #
    
    git clone git@github.com:MessiInter/bad-apple-cli.git # SSH
    
    # cd
    cd bad-apple-cli
    
  2. Install dependencies:

    yarn # Please use yarn instead of npm, pnpm
    
  3. Create a PR to contribute

Notes

  1. Do not commit any .env, pnpm and npm lock file, only use yarn