AngelMunoz / Finny

A cross-platform tool for unbundled front-end development that doesn't depend on Node or requires you to install a complex toolchain
https://perla-docs.web.app/
MIT License
132 stars 11 forks source link

Install Scripts #34

Open AngelMunoz opened 3 years ago

AngelMunoz commented 3 years ago

Is your feature request related to a problem? Please describe. We provide binary releases not just for .NET people these binary releases should have a simple way to get installed on their machines.

Describe the solution you'd like A single entry point script that does the following

A pwsh and a shell script should be there

Describe alternatives you've considered None

skaft21 commented 2 years ago

In the Bash script, write a simple program that first creates a new file called myfile.txt, then append the string "Hello world" to it. Then print out the size in bytes of myfile.txt. please I need help

AngelMunoz commented 2 years ago

@skaft21 I don't know how to write bash scripts, that's why I marked this with help wanted, your coment is unrelated to this issue, please find the correct forum to ask these questions