rostrum

1.0.2 • Public • Published

rostrum

Nodejs project scaffolding library.

Important Notice

Currently works on Ubuntu 19.04.

Why rostrum

There are many folder structures for Nodejs projects, however, I liked and appreciated the advice from this article https://dev.to/santypk4/bulletproof-node-js-project-architecture-4epf and thought I would automate the process of creating new nodejs projects from this folder structure.

Requirements

  1. nodejs must be installed on your laptop\computer.

Installation

From the terminal (Ctrl + T to invoke on Linux) run the following

npm install -g rostrum or

npm i -g rostrum

TODO

  1. Execute command express --view=ejsto create express application.
  2. Create unit tests

/rostrum/

    Package Sidebar

    Install

    npm i rostrum

    Weekly Downloads

    1

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    2.54 kB

    Total Files

    5

    Last publish

    Collaborators

    • captain_kirk