New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

adev

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adev

Development tool for ADOBE

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

Adev v.0.1.0

CLI APP which helps to develop for adobe(https://www.adobe.com)

Installation

Adev is not a self-contained tool. It works alongside whith other my tool AeDevServer which you need to install. Also adev is a Nodejs CLI Aapplication which means you need to install Nodejs before.

Installation command:

npm install -g adev

How to use:

  • -v, --version output the version number
  • -i, --init Init adev-package.json
  • -w, --watcher [path] Start watcher
  • -r, --release [path] Build release version
  • -b, --binary Compile to binary
  • -d, --debug Activate debug mode
  • -m, --makefile Concat all includes in main file
  • -h, --help output usage information

If you are interested in this tool you can write me on: glowdesign.md@gmail.com

FAQs

Package last updated on 14 May 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