typesque

0.2.2 • Public • Published

Typesque Framework

This repo contains the core modules for the Typesque framework.




npm version

Node/OS Target

This repo/branch is supposed to run fine on all major OS platforms and targets Node.js >= 8.0.0

Installation

Install the cli is a command away just run the good old npm install

npm install -g typesque

Cli Commands

You can either use typesque or tsq to access the cli

  1. Create a new project tsq new project-name

  2. Create a controller tsq make:controller home-controller or even shorter tsq make:controller home

  3. Create a model tsq make:model home

  4. Create a middleware tsq make:middleware is-home

Readme

Keywords

none

Package Sidebar

Install

npm i typesque

Weekly Downloads

1

Version

0.2.2

License

ISC

Unpacked Size

47.6 kB

Total Files

11

Last publish

Collaborators

  • mordeccai