cristhiand3 / app

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

Home Page:https://commanditor.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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™.

https://commanditor.github.io/


Languages

Language:JavaScript 94.9%Language:HTML 3.2%Language:Batchfile 1.9%