easyinstaller

0.0.4 • Public • Published

Easy installer

An easy way to install any app from a repository

Requirements

How it works

Just create a script file named eifile.sh eith the app setup instructions in the root of your app directory and thats all

To install any app just pass the repository url and the path of the folder you want to install it

easyinstaller [REPOSITORY-PATH] [FOLDER-PATH]

Here one example of a repository with an eifile.sh

Guppy seed

How to install it

easyinstaller "https://github.com/dsilva2401/Guppy.git" myapp

Readme

Keywords

none

Package Sidebar

Install

npm i easyinstaller

Weekly Downloads

0

Version

0.0.4

License

ISC

Last publish

Collaborators

  • dsilva2401