Skip to content

Leannehemopo/editor

 
 

Repository files navigation

DraftForge

Release GitHub Issues Downloads Build + Publish

A fully featured editor to write, review, refine and submit Internet-Drafts.


Install

Simply download the latest release for your platform.

Supported Platforms

  • Linux (x64, arm64)
  • macOS (Intel, Apple Sillicon)
  • Windows (x64, arm64)

Development

Prerequisites

Setup

  • Clone the repository
  • Install NPM dependencies: npm install
  • Run in dev mode: npm run dev

Build

  • Run npm run build to build a binary for your platform.

Once the build succeeds, the executable will be located in dist/electron/Packaged.

About

A fully featured editor to write, review, refine and submit Internet-Drafts.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.6%
  • Vue 46.4%
  • SCSS 1.2%
  • HTML 0.8%