Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@liara/cli

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liara/cli

The command line interface for Liara

  • 0.2.8
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.5K
decreased by-4.46%
Maintainers
1
Weekly downloads
 
Created
Source

Liara CLI | The command line interface for Liara

With this tool, you can deploy your projects with just a single command: liara deploy.

Installation

To install or upgrade, enter the following command:

npm install -g @liara/cli

That's it.

How Contribute and Develop Liara CLI

# install dependencies
$ npm i

# remove @liara/cli globaly
$ npm uninstall -g @liara/cli

# run test suite
$ npm run test

# start webpack watch for development
$ npm run dev

# after `npm run dev` in the other bash you can run
$ npm link

at the end, don't forget run npm unlink and then npm install -g @liara/cli

If you have any further questions, please don’t hesitate to contact us.

FAQs

Package last updated on 09 Apr 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc