🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@argojs/cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@argojs/cli

argojs/cli

npmnpm
Version
0.0.10
Version published
Weekly downloads
5
Maintainers
1
Weekly downloads
 
Created
Source

this is a cli for snrc fe

dependencies

import commander from 'commander';
import fse from 'fs-extra';
import chalk from 'chalk';
import figlet from 'figlet';
import ora from 'ora';
import exec from 'promise-exec';
import path from 'path';
import glob from 'glob';
import ejs from 'ejs';
import prettier from 'prettier';
import { prompt } from 'enquirer';
import cliProgress from 'cli-progress';
import { interval, from } from 'rxjs';
import { flatMap, tap } from 'rxjs/operators';

FAQs

Package last updated on 26 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts