Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 707 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 707 Bytes

Mdyna

A notes app with Markdown support and code syntax highlighting

CircleCI

Mdyna Logo

Built with React+Redux+Electron

Main Features

  • Git Flavoured Markdown (GFM) support
  • Code syntax highlighting for several languages
  • Dark Mode
  • Tag notes with labels

Scripts

  • Install dependencies yarn install-all

  • Start application yarn start

  • Build binaries yarn pack-build

  • Update Icons yarn create-icons

  • Pack ASAR yarn pack-asar

  • Publish App yarn publish-app