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

osp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

osp

osp - Open Source Press - Author's CLI - powered by textovia

latest
npmnpm
Version
0.2.2
Version published
Maintainers
1
Created
Source

Open Source Press - Author CLI

The service provided by this tool is available for OSP authors. Did you ever think of writing a book? Do not hesitate to contact us! :-) Visit: http://www.opensourcepress.de/autor-werden

The OSP command line interface allows you to convert your OSP book project into a PDF and HTML preview on-demand.

Installation

Prerequisites

This program runs on Microsoft Windows, Mac OS X and Linux.

To install the OSP Authors CLI you just need node.js 0.10.x. Therefore, just visit http://nodejs.org and install: "npm" - the node package manager. Please follow the installation routine instructions.

After the installation finished, open a terminal.

Typing node -v [ENTER] should print ">= v0.10.x"+. OR Typing nodejs -v [ENTER] should print ">= v0.10.x"+.

Typing npm -v [ENTER] should print ">= 1.3.x"+.

Installing the OSP Author CLI

Type: [sudo] npm install osp [ENTER]

Please note that you need a working internet connection.

After the installation finished:

type osp [ENTER].

The OSP Author CLI help message should be printed and guide you further more.

Keywords

http

FAQs

Package last updated on 13 Feb 2015

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