Ulises Jeremias
Ulises Jeremias
At first I'll try to get a License for Localstack Pro
`cml/roots.h` ```c [. . .] double cml_root_brent(cml_function_t *func, double x1, double x2, double *tol); int cml_root_newton_bisection(cml_function_fdf_t *func, double x_min, double x_max, double tol,int n_max,double * res); int cml_root_newton(cml_function_fdf_t *func, double...
hi @GIlbertoDomingues! thanks for opening this issue! just to guive it a try, could you run the following commands and try again? 👀 ```sh rm -rf ~/.cna ~/.cache/cna ```
> Hi, I want to ask if only helpers.ts and installer.ts are the files necessary to implement this? Yes! And also this one! https://github.com/Create-Node-App/create-node-app/blob/0599b049098660320827f94d033ece71255ba873/packages/create-awesome-node-app/src/options.ts#L13
@VoidVampire let me Know if you want me to assign this issue to you!
@VoidVampire we can pair on this if you want! would love to have you contributing on this 😊 feel free to send me your discord user or anything and I'll...
> @ulises-jeremias Alright, I will contact you on mail. Sounds great! My email is [email protected]