Code Monkey home page Code Monkey logo

quick-typescript-starter's Introduction

Typescript Project Starter ๐Ÿ“˜

A simple typescript project starter command line tool.

Installation โšก

Globally install the cli tool using:

npm install -g quick-typescript-starter

Generate Project โš™๏ธ

Once installed, open a terminal and enter the ts-start command to use the tool:

>ts-start --help
Usage: ts-start [options] [name]

๐Ÿ“˜ Typescript Project Starter Setup ๐Ÿ“˜

Arguments:
  name                     project name (default: "TypescriptStarter")

Options:
  -V, --version            output the version number
  -a, --author <โœ๏ธ>        setup project author
  -d, --description <๐Ÿ“„>   setup project description
  -k, --keywords <๐Ÿ”‘,๐Ÿ—๏ธ>  setup project keywords, separator:","
  -l, --license <๐Ÿ“œ>       setup project license
  -h, --help               display help for command

Tool Use Example

> ts-start example -a project-author -d "test project description" -k example,test -l MIT
Typescript Project Starter ๐Ÿ“–
  ๐Ÿ“ƒ .... Creating Project Module
  ๐Ÿ—ƒ๏ธ ... Creating Directories
  ๐Ÿ“ฆ .. Writing package and tsconfig
  โšก . Installing dependencies
  ๐Ÿ“˜ Happy TS Coding

quick-typescript-starter's People

Contributors

doth-j 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.