bace

0.0.15 • Public • Published

BACE

A web-based ACE editor controlled by server-side scripts.

The bace github project can be found here.

Features

  • ACE web editor can be used from any browser
  • Features built into ACE are supported, see website
  • Advanced ACE-editor-based terminal to server shell
  • Most operations use command line
  • Can edit any directory tree on server
  • Fast, uses socket-io

Status Alpha

Page shows editor and empty nav bar. That's all.

TODO ...

  • Almost everything

Installation

npm install bace

Usage

  • make sure port 8935 is open
  • cd /yourdir/node_modules/bace
  • node bace.js
  • browse to https://yourdomain:8935
  • log in as admin:basicRocks

License

Standard MIT license. See the LICENSE file.

Readme

Keywords

none

Package Sidebar

Install

npm i bace

Weekly Downloads

8

Version

0.0.15

License

MIT

Last publish

Collaborators

  • mchahn