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

Readme

Keywords

none

Package Sidebar

Install

npm i arrakis-core

Weekly Downloads

2

Version

0.5.0

License

GPL-3.0

Last publish

Collaborators

  • eldegar