GitHub - ietf-tools/draftforge-electron: A fully featured editor to write, review, refine and submit Internet-Drafts.

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.



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.