Skip to content

SignalHub-Ecosystem/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liberate Science CLI

NPM

Command Line Interface (CLI) for a Public Collaborative Project (PCP) infrastructure.

This environment was developed initially for use in scholarly communication but can be applied outside as well. Anything that can benefit from a step-by-step approach with provenance pretty much (@chartgerink also hopes to use it for music 🎹).

Installation

npm install -g libscie-cli

If you do not have NodeJS installed, please install this first. If you are running Windows/Mac OS X it is easiest to download the installer. If you are using a package manager, you can install node.

Usage

This tool directly allows you to start using public collaborative infrastructure.

After installation, the libscie command is exported to your command line.

We follow a simple format for the commands. However, we realize this isn't easy to remember at first so you can also invoke interactive mode by simply giving libscie. You will be guided through all the options one-by-one. :angel-tone4:

All commands are structured as

libscie <action> <input> <arguments>

You will always be provided with an interactive set of options if you omit an action, input, or argument(s) (if relevant).

Help is provided under libscie --help and the maintainers will do their best to answer your questions in the issues.

Contributing

Please note we adhere to a Code of Conduct and any contributions not in line with it (tl;dr be an empathetic, considerate person) will not be accepted. Please notify @chartgerink if anything happens.

If you want to develop your own applications using this public collaborative infrastructure, we recommend you look at our Application Programmatic Interface (API). All data is portable between applications if it adheres to the specifications outlined in that repository.

About

Command Line Interface (CLI) for a p2p Public Collaborative Projects (PCP)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published