Socket
Socket
Sign inDemoInstall

create-battlesnake

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-battlesnake

Scaffold out your new battlesnake


Version published
Weekly downloads
4
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

create-battlesnake

npm version

Generate a new Battlesnake project.

Usage

$ npx create-battlesnake
$ # You'll be prompted to answer a few questions
$ cd the-name-of-my-battlesnake # which you provided in the questions
$ npm run start
BattleSnake my-new-snake reporting for duty!
http://0.0.0.0:5000/snake/my-new-snake/0.0.1
Ngrok forwarding: https://8ca8140c53ed.ngrok.io/snake/my-new-snake/0.0.1$ npx create-battlesnake

# you'll be prompted for a name and description, and a few other things

$ cd <project-name>
$ npm run start

Keywords

FAQs

Package last updated on 02 Aug 2021

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