An open API service indexing awesome lists of open source software.

https://github.com/thiagodnf/start-reactor-for-command-line

Start Reactor is a long task in Among Us to run in the command line
https://github.com/thiagodnf/start-reactor-for-command-line

among-us console cpp java javascript start-reactor terminal

Last synced: 3 months ago
JSON representation

Start Reactor is a long task in Among Us to run in the command line

Awesome Lists containing this project

README

          

```console
_____ _ _ _____ _
/ ____| | | | | __ \ | |
| (___ | |_ __ _ _ __| |_ | |__) |___ __ _ ___| |_ ___ _ __
\___ \| __/ _` | '__| __| | _ // _ \/ _` |/ __| __/ _ \| '__|
____) | || (_| | | | |_ | | \ \ __/ (_| | (__| || (_) | |
|_____/ \__\__,_|_|___\__| |_| \_\___|\__,_|\___|\__\___/|_| _ _ _
/ _| / ____| | | | | (_)
| |_ ___ _ __ | | ___ _ __ ___ _ __ ___ __ _ _ __ __| | | | _ _ __ ___
| _/ _ \| '__| | | / _ \| '_ ` _ \| '_ ` _ \ / _` | '_ \ / _` | | | | | '_ \ / _ \
| || (_) | | | |___| (_) | | | | | | | | | | | (_| | | | | (_| | | |____| | | | | __/
|_| \___/|_| \_____\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|\__,_| |______|_|_| |_|\___|
```

Start Reactor is a long task in Among Us to run in the command line

[![GitHub Release](https://img.shields.io/github/release/thiagodnf/start-reactor-for-command-line.svg)](https://github.com/thiagodnf/start-reactor-for-command-line/releases/latest)
[![GitHub contributors](https://img.shields.io/github/contributors/thiagodnf/start-reactor-for-command-line.svg)](https://github.com/thiagodnf/start-reactor-for-command-line/graphs/contributors)
[![GitHub stars](https://img.shields.io/github/stars/thiagodnf/start-reactor-for-command-line.svg)](https://github.com/almende/thiagodnf/start-reactor-for-command-line)
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)

## Install

### Javascript

Install Node.js on your localhost and install the dependencies:

```console
npm install
```

Run the tool:

```console
npm start
```

### C++

Access the folder and run the following command:

```console
g++ -o main -lncurses main.cpp && ./main
```

### Java

Access the folder and run the following command:

```console
javac Main.java && java Main
```

## Screenshots



## Questions or Suggestions

Feel free to create issues here as you need

## Contribute

Contributions to the this project are very welcome! We can't do this alone! Feel free to fork this project, work on it and then make a pull request.

## Authors

* **Thiago Ferreira** - *Initial work*

See also the list of [contributors](https://github.com/thiagodnf/start-reactor-for-command-line/graphs/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

## Donate

I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications for free! You can even change the source code and redistribute (even resell it).

However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:


Buy Me A Coffee





Thanks! ❤️