Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Latest commit

 

History

History
62 lines (40 loc) · 2.01 KB

File metadata and controls

62 lines (40 loc) · 2.01 KB

Warning

This repo is no longer maintained. Development of DraftForge has been moved to a Visual Studio Code extension.

Go to the new DraftForge repository instead.


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.