Skip to content

Ubuntu terminal emulator created using React and create-react-app

Notifications You must be signed in to change notification settings

austinoboyle/bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Ubuntu Terminal Build Status Coverage Status

This application uses React/Redux to emulate an ubuntu terminal session. It also has a document-editing feature that uses a simple implementation of Vim with the React Ace Editor.

Supported Commands

  • cat
  • cd
  • clear
  • cp
  • echo
  • ls
  • mkdir
  • mv
  • rm
  • touch
  • vim
  • 'executing' bash files with ./filename.sh

About

Ubuntu terminal emulator created using React and create-react-app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published