Skip to content

Remove CodeMirror from repo, add Makefile to fetch dependencies #14

@jamesaoverton

Description

@jamesaoverton

This is not urgent, but I'd prefer to remove the CodeMirror code from this repo. Then we have two options for fetching it:

  1. link to a CDN
  2. fetch a local copy

So far we've been using CDNs for almost everything, but either way I'd prefer to be consistent.

If we use local copies, we should add a Makefile that can fetch the required dependencies and unpack them. If we use local copies for CodeMirror, we might as well do the same for Bootstrap, jQuery, FontAwesome, and all our other dependenices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions