This package has been deprecated

Author message:

Not longer used, see arrakis

arrakis-core

0.5.0 • Public • Published

Arrakis

A command line executer for indipendent Projects node.

NPM Version

require('arrakis');
 
var cmd = 'echo "this text is printed by arrakis"';
 
console.log(Arrakis.exec(cmd));     // -> this text is printed by arrakis

Table of Contents

Introduction

Arrakis is an independent command shell from operating sistem. Its purpose is to give a better versatility to some interfaces, in order to help developers with their projects.

Installation

$ npm install arrakis-core

Todo

  • Command Syntax Customization

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.4.0
    2
  • 0.3.0
    0
  • 0.1.0
    1

Package Sidebar

Install

npm i arrakis-core

Weekly Downloads

5

Version

0.5.0

License

GPL-3.0

Last publish

Collaborators

  • eldegar