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

@seagull/cli

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seagull/cli

CLI for developing seagull apps

  • 0.13.15
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-77.78%
Maintainers
2
Weekly downloads
 
Created
Source

DO NOT USE YET

this is a work in progress

Seagull-CLI

Build Status npm version License: LGPL v3 styled with prettier TypeScript

The best way to start, develop and deploy Seagull Apps. For a quickstart guide and more infos about the seagull framework, have a look at the website.

Getting Started

Use with the current LTS version of node.js (6.X) and enter:

$ npm install -g @seagull/cli

To instantly create a fully functional hello-world app:

$ seagull new hello && cd hello

Preview in your browser on localhost with live-reloading:

$ seagull dev # hit CTRL + C twice to stop

And now youre already into developing some app! Read the docs to proceed further if you like it!

FAQs

Package last updated on 28 Jun 2018

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