Skip to content
#

xterm-js

Here are 34 public repositories matching this topic...

hericlesme
hericlesme commented Feb 11, 2020

Description

We currently have two apps on this repo.

  • The client, where the user inputs the commands that will be sent to the server to execute.
  • The server, that handles the requests and runs the commands on bash

They're a little coupled and it doesn't give us so many benefits.

Expected solution:
These applications should run separately, to give us some new features:

drewwebster
drewwebster commented Aug 21, 2019

following install directions, pip install -r requirements, got error

Could not find a version that satisfies the requirement pkg-resources==0.0.0 (from -r requirements.txt (line 7)) (from versions: )
No matching distribution found for pkg-resources==0.0.0 (from -r requirements.txt (line 7))

Fixed by removing line pkg-resources==0.0.0 from requirements.txt

Improve this page

Add a description, image, and links to the xterm-js topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xterm-js topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.