Skip to content

xlspring/hushhear

Repository files navigation

HushHear

Silence your least favorite sounds

How to develop

You need:

  • A Windows / Linux machine
  • NodeJS LTS
  • Git
  • A pair of hands
  • A brain, preferably working one

Clone the repo:

git clone [email protected]:xlspring/hushhear.git

Switch to the folder and to the dev branch:

cd ./hushhear
git switch dev

Make a branch for your feature:

git branch XXX
git switch XXX

Code your things, then push to remote and open a pull request to the dev branch Voila

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published