Skip to content

commanditor/commanditor.github.io

Repository files navigation

Commanditor

Commanditor is a simple text-editor to edit your files stored on Google Drive™.

The app is based on Monaco Editor, the beautiful and powerful editor that is part of Visual Studio Code.

Development

NPM scripts for development

  • npm run dev to run the development server and watch for file-changes
  • npm run build to run a new production build to the dist-directory
  • npm run preview to locally preview a production build
  • npm run check-format to check code formatting with prettier

Deploy

Deploy to GH Pages

Commanditor is hosted on GitHub Pages.

A new version can be deployed by running the "Deploy to GH Pages" workflow (dispatched manually).

About

Commanditor is a simple text-editor to edit your files stored on Google Drive™.

Resources

Stars

Watchers

Forks