2.2.3 • Published 11 months ago

sciduct-cli v2.2.3

Weekly downloads
9
License
Apache-2.0
Repository
-
Last release
11 months ago

SciDuct Command Line Utilities

This repository contains a set of command line utilities for SciDuct implemented with Javascript.

Dependencies

  • NodeJS

Installation

Install with NPM

This assumes a global shared install location.

sudo npm install sciduct-cli -g

You can install as a regular user without sudo and -g, but you will need to setup the paths to the install location (usually ./node_modules/.bin)

Updating with npm

sudo npm update sciduct-cli -g

Install/Run from repository

git clone https://github.com/NSSAC/sciduct-cli-js.git
cd sciduct-cli-js
npm install

#you may want to add this to your path
export PATH=$PATH:/path/to/sciduct_cli-js/bin

Updating repository

cd sciduct-cli-js
git pull
npm install
2.2.1

11 months ago

2.2.3

11 months ago

2.2.2

11 months ago

2.1.1

1 year ago

2.1.0

1 year ago

0.9.15

5 years ago

0.9.14

5 years ago

0.9.13

6 years ago

0.9.12

6 years ago

0.9.11

6 years ago

0.9.10

6 years ago

0.9.8

6 years ago

0.9.6

6 years ago

0.9.5

6 years ago

0.9.4

6 years ago

0.9.3

6 years ago

0.9.2

6 years ago

0.5.6

6 years ago

0.5.5

6 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago