Socket
Socket
Sign inDemoInstall

getlit

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

getlit

![](https://raw.githubusercontent.com/LIT-Protocol/getlit/main/banner.png)


Version published
Weekly downloads
61
increased by6000%
Maintainers
3
Weekly downloads
 
Created
Source

GetLit CLI

The GetLit CLI is a command-line tool designed to help developers manage their Lit Actions projects. The CLI provides a set of commands to create, build, test, and configure Lit Actions.

  • GitHub repo: https://github.com/LIT-Protocol/getlit
  • npm: https://www.npmjs.com/getlit

Getting Started

npm install -g getlit

// or
yarn add global getlit

Usage

To use the GetLit CLI, navigate to a directory or your existing project, and then simply run the desired command followed by any required or optional arguments. The CLI will execute the associated function and display the output accordingly.

CommandUsageDescription
action | initgetlit action🏁 Initialise a new Lit project
buildgetlit build🏗 Build your Lit Actions
newgetlit new [<lit-action-name>]📝 Create a new Lit Action
testgetlit test [<lit-action-name>]🧪 Test a Lit Action
watchgetlit watch [<lit-action-name>]🔧 Simultaneously build and test a Lit Action
setupgetlit setup🔑 Setup config for authSig and PKP
deploygetlit deployDeploy your Lit Actions
derivegetlit deriveDerive a pkp pubkey with auth method data
pkp-searchgetlit pkp-searchsearch for pkp information
docs | docgetlit docs📖 Open the Lit Protocol documentation
help | showgetlit help🆘 Show the help menu
create-next-appgetlit create-next-app🏁 Initialise a new Lit next-app project
create-react-appgetlit create-react-app🏁 Initialise a new Lit react-app project

Keywords

FAQs

Package last updated on 17 Feb 2024

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