NotesapInstallationusing npm:npm i -g notesapUsageTo view all commandsnotesap --help Add a new notenotesap add --title="your title" --body="body of the note"List all the notesnotesap listRead notenotesap read --title="your title"Remove Notenotesap remove --title="your title"