GithubHelp home page GithubHelp logo

alexxnica / stagehand Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dart-archive/stagehand

0.0 1.0 0.0 5.02 MB

Dart project generator - web apps, console apps, servers, and more.

Home Page: http://stagehand.pub

License: Other

Dart 89.67% HTML 6.95% CSS 2.73% Shell 0.65%

stagehand's Introduction

Stagehand - A Dart project generator

Stagehand banner

pub package Build Status Coverage Status

Helps you get set up!

Stagehand helps you get your Dart projects set up and ready for the big show. It is a Dart project scaffolding generator, inspired by tools like Web Starter Kit and Yeoman.

Stagehand templates

  • console-full - A larger command-line application sample.
  • console-simple - A simple command-line application.
  • package-simple - A starting point for Dart libraries or applications.
  • server-shelf - A web server built using the shelf package.
  • web-angular - A web app built using the latest stable version of Angular.
  • web-angular-simple - A minimalist example app used in docs.
  • web-simple - An absolute bare-bones web app.

Installation

Requirements:

To install:

> pub global activate stagehand

To update, run activate again:

> pub global activate stagehand

Usage

Stagehand will generate a project skeleton into the current directory. As an example, here is how you create a package with Stagehand:

> mkdir fancy_project
> cd fancy_project
> stagehand package-simple

And to list all of the project templates:

> stagehand

Goals

  • Opinionated and prescriptive; minimal to no options
  • Mobile-first
  • Support server and client apps
  • Becomes the best way to create a new Dart project
  • Used by Atom, WebStorm, Sublime, and more
  • Distributed as a pub package

Issues and bugs

Please file reports on the GitHub Issue Tracker.

Contributing

Contributions welcome! Please read this short guide first.

Analytics and crash reports

Learn more about how Stagehand uses Google Analytics for measuring usage and error reporting, and how you can opt-out.

Disclaimer

This is not an official Google product.

stagehand's People

Contributors

devoncarew avatar sethladd avatar kwalrath avatar kevmoo avatar kleak avatar sunglim avatar jakemac53 avatar wibling avatar kunaldeo avatar filiph avatar argentiapparatus avatar guillermooo avatar chalin avatar fedy2 avatar benasocj avatar andresaraujo avatar a14n avatar domesticmouse avatar kasperpeulen avatar switchspan avatar azenla avatar goderbauer avatar d2m avatar raphbot avatar scorpiion avatar sfshaza2 avatar thso avatar spd-asia avatar sh4869 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.