Skip to content

Instantly share code, notes, and snippets.

@agalazis
Last active December 19, 2017 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agalazis/e3f25b5a0d1d2df372b0a022c4bfe97b to your computer and use it in GitHub Desktop.
Save agalazis/e3f25b5a0d1d2df372b0a022c4bfe97b to your computer and use it in GitHub Desktop.
Best Generators Cheat sheet just the favourites... <3
#!/bin/bash
yarn global add generator-express-no-stress-typescript
yarn global add generator-ts-np
@agalazis
Copy link
Author

agalazis commented Dec 19, 2017

Sample usage:

yo express-no-stress-typescript my-app
yo ts-np my-lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment