Giter Site home page Giter Site logo

generator-typescript's Introduction

generator-typescript Build Status Dependencies

Yeoman generator for typescript projects.

Getting Started

Get to know Yeoman.

He's a cool guy. He wears a top hat, lives in your computer, and waits for you to tell him what kind of application you wish to create. He lives in the npm package repository. You only have to ask for him once, then he packs up and moves into your hard drive. Make sure you clean up, he likes new and shiny things.

$ npm install -g yo

Run the generator

To install generator-typescript from npm, run:

$ npm install -g generator-typescript

Finally, initiate the generator:

$ yo typescript

Tell it what to name your project, where to put your files and how to setup your typescript compilation.

Enjoy!

This generator comes with Gulp with tasks for compiling and running.

To build and run the project:

$ gulp

To build only:

$ gulp build

To run only:

$ gulp run

To automatically build when a file changes:

$ gulp watch

To automatically build and run when a file changes

$ gulp watchrun

Extend?

Edit gulpfile.js to change de default file to run or the paths to watch. Do you feel like flipping tables because this generator is missing some kick-ass feature? I'll keep an eye at issues for table flips.

(╯°□°)╯︵ ┻━┻.

License

MIT

generator-typescript's People

Contributors

mrkev avatar

Watchers

 avatar  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.