Languages
Bash
Rationale Bash is Fluid Attacks' main shell. The main reasons why we chose it over other alternatives are: It is Open Source. It is POSIX compliant. It is one of the most reliable shells out there. Alternatives Zsh It is Open Source. It is a much ...
TypeScript
Rationale TypeScript is Fluid Attacks' main front-end programming language. The main reasons why we chose it over other alternatives are: It is Open Source. It is a high level programming language that is fairly easy to understand when compared to ...
Python
Rationale Python is Fluid Attacks' main back-end programming language. The main reasons why we chose it over other alternatives are: It is Open Source. It is a high level programming language that is fairly easy to understand when compared to others. ...
Terraform
Rationale Terraform is used for writing our entire infrastructure stack as code. The main reasons why we chose it over other alternatives are: It is Open source. It is Widely used by the community. It Uses HCL, a very easy to learn structured ...
Nix
Rationale We use the Nix ecosystem for building and deploying all of our components. Alternatives No alternatives. Usage We use nix as the underlying package manager that serves all of Fluid Attacks' software Guidelines Installing Nix Please follow ...