Skip to content

Command line reader and editor for Automerge-JSON files

Notifications You must be signed in to change notification settings

fabiobosisio/amrw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMRW: Command line reader and editor for JSON-Automerge files

AMRW is a command line reader and editor for JSON-Automerge files

  • Commands: list of all available commands

Install (5 steps)

  1. Install NPM:
sudo apt install npm
  1. Install NodeJS:
sudo apt install nodejs
  1. Install Automerge:
  1. Clone the amrw repository to use the tool:
git clone https://github.com/fabiobosisio/amrw.git
  1. Use the editor inside the /home/user/amrw directory

The versions used in the tests were:

  • NPM v8.13.2
  • NodeJS v14.15.4
  • Automerge 1.0.1-preview.7

About

Command line reader and editor for Automerge-JSON files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published