/Marvelous

Markdown editor on Electron

Primary LanguageJavaScriptMIT LicenseMIT

Marvelous

Logo

Marvelous is a cross-platform Markdown editor and viewer built using Electron.

Installation

Clone

git clone https://github.com/hashd/Marvelous.git

Setup Dependencies

cd Marvelous
npm install

Run

npm start

Build Distribution

Make sure you have Gulp installed globally.

npm install -g gulp

Now build it from project root.

npm run build

Build files can be found in /build directory.

Distribution archives can be found in /dist directory.

Issues & Feature Request

Go through the open issues before raising one. Check the milestones to know what's currently brewing!

Screenshots

Marvelous Screenshot alpha Marvelous Screenshot second Marvelous Screenshot first

Contributing

Your contribution will be awesome! Go through the list of open issues, pick an issue, fix, and send a pull request.

Contributors

License

MIT