ietf-tools / editor

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Other


Languages

Language:JavaScript 51.6%Language:Vue 46.4%Language:SCSS 1.2%Language:HTML 0.8%