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

@ekolabs/eko

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ekolabs/eko

eko command-line interface for project development

  • 2.1.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
10
decreased by-86.49%
Maintainers
2
Weekly downloads
 
Created
Source

Eko developer command-line tool

eko is the main command-line tool for Eko project development. Use the eko command to create a new project, test your project, deploy your project, create project episodes, etc.

Quick start

First, you will need to sign up for a user at Eko Studio.

Install globally using npm install -g @ekolabs/eko.

Login in with you studio user id by running eko user login.

Create your first project by running eko project create --name=myFirstProject

See the eko usage by running eko --help

NOTE: on Windows, you will need a recent version of NPM, see package npm-windows-upgrade for instructions. Version 3.9.6 has been tested in windows environments and works well.

Other tasks

Play your project locally: eko project test

Deploy your project to staging eko project deploy --staging

Project Episodes

Prepare your project for multiple episodes eko project templatize

Create a new episode eko episode create --num=1

Switch to specific episode eko episode generate --src=ep001

FAQs

Package last updated on 11 Jul 2017

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