0.1.4 • Published 3 years ago

@mobile-coder/mobilecoder-desktop v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Mobile Coder - Desktop CLI

A command line client, that works with the Mobile Coder mobile app, to make code editing on mobile devices and syncing changes with a desktop machine simple and intuitive.

Using the client, users can create workspaces, that are synced with the Mobile Coder mobile app, and add files to their workspaces.

Code editing on the go is as simple as editing files on the mobile app, and pulling changes from mobile to desktop using this client.

Installation

Install the Mobile Coder Desktop CLI with the command below:

shell> npm install -g @mobile-coder/mobilecoder-desktop 

Uninstall

Uninstall the Mobile Coder Desktop CLI with the command below:

shell> npm uninstall -g @mobile-coder/mobilecoder-desktop

Usage

Run the Mobile Coder Desktop CLI from any directory after installing with either of the commands below:

shell> mobilecoder

OR

shell> mc

Start screen

   ╔══════════════════════════════════════════════════════════════════════════════════════════╗
   ║                                          <MC/>                                           ║
   ║                         Welcome to the MobileCoder Desktop CLI!                          ║
   ║   To get a list of available commands, enter 'help' or 'help -a' to view all commands.   ║
   ╚══════════════════════════════════════════════════════════════════════════════════════════╝

   MobileCoder []>

Available Commands

The following are globally available commands.

Upon starting the Mobile Coder Desktop CLI, the following are the available non-global commands.

  • 'signup'

  • 'login'

Upon logging into an existing user, the following are the available non-global commands.

Upon entering an existing workspace, the following are the available non-global commands.

Links

NPM page

Team Members

  • Daye Jack
  • Alex Hammer
  • Joseph Dynkin
  • Crystal Lee
  • Yuexiang Liao