Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

A simple, lightweight rust program to run multiple projects at once with a single program.

License

Notifications You must be signed in to change notification settings

KittenzExe/localstack

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localstack

A simple, lightweight rust program to run multiple projects at once with a single program.

⚙️ Usage

Place the executable file along with localstack.config.json in a directory of your choice (see setup instructions for more details), you can then run localstack.exe or in your terminal and it will launch separate terminal windows for each program specified in localstack.config.json.

💾 Setup

With both localstack.exe and localstack.config.json in the same directory, you can configure it with the following format:

[
    {
        "directory": "your\\directory\\here",
        "commands": [
            "your commands"
        ]
    }
]

(You can also list off multiple commands if needed)

🛠️ Development

📦 Building and running from source

Clone the repository

git clone https://github.com/kittenzexe/localstack.git

cd localstack

Build the project

cargo build --release

Configure config

see Setup for localstack.config.json formatting

Run localstack

./target/release/localstack or ./target/release/localstack.exe

📖 License

Under the GNU Affero General Public License v3.0

About

A simple, lightweight rust program to run multiple projects at once with a single program.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.