| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository will host Command Line Interface for the HospitalRun project. The CLI is written in Typescript and uses sade, chalk and glob. The purpose of this CLI is to start the project and migrate the CouchDB database from version 1.0.0-beta to v2.
Main features:
TODO list:
| Command | Description |
|---|---|
| hospitalrun ddoc extract | Extract design document(s) from database exported backup file into TypeScript files. |
| hospitalrun ddoc build | Build design document(s) from TypeScript files. Files can be imported directly into CouchDB. |
More information and examples can be found with hospitalrun --help command
Released under the MIT license.
| Back | FazBrowse Home | New Git URL |