Skip to content

hashd/Marvelous

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The next gen writing tool for all platforms (PC, Mac and Linux)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.6%
  • CSS 18.0%
  • HTML 0.4%