New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

fr-node

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fr-node

fr-node CLI

latest
Source
npmnpm
Version
0.0.6-1
Version published
Weekly downloads
9
28.57%
Maintainers
1
Weekly downloads
 
Created
Source

FR Node CLI

It's a CLI to help you build a REST API using node, feel free to use npm, yarn, restify, express. Doesn't metter, just use and build whatever you want!

Installing

  yarn global add fr-node OR 
  npm install -g fr-node

Commands

  fr-node init NameOfProject OR
  fr-node i NameOfProject

TODO

  • Return better errors
  • Implement tests
  • Improve the runtime
  • Find a way to provide -h or --help flags to the command itself, like fr-node init -h or fr-node init --help

License

MIT - see LICENSE

Keywords

CLI

FAQs

Package last updated on 26 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts