Skip to content

mkacki98/hackerpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackerpad

Hackerpad is a scratch pad for software engineers.

It's lightweight, local and has markdown support.

Downalod a .dmg file and start playing!

Screenshot

Running the code

Install packages.

yarn

Run development version.

yarn tauri dev

Build the executable.

yarn tauri build