@seagull-js/seagull-cli

0.7.3 • Public • Published

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-js/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!

/@seagull-js/seagull-cli/

    Package Sidebar

    Install

    npm i @seagull-js/seagull-cli

    Weekly Downloads

    3

    Version

    0.7.3

    License

    LGPL-3.0

    Unpacked Size

    826 kB

    Total Files

    266

    Last publish

    Collaborators

    • anonyfox
    • harper04