bennydreamtech23

bennydreamtech23

Developer precheck tool that detects your project type and runs a series of environment, dependency, and config checks

So recently I have been looking for ways to improve my workflow in elixir and I saw all the commands I need to run to setup a project and I watch elixir conference video and saw a developer talk about security and that make to start thinking of project I work with have security policies put in place for the codebase. If I can run a tool to setup and check the vulnerability and everything about the project.

This led me to create a script that does auto setup and check my elixir and nodejs project

Please currently I am need of beta testers to help me test the project and provide feedback.

It automatically detects your project type (Elixir, Node.js, etc.) and runs a series of environment, dependency, and config checks before you push or deploy

You can install it easily using:

curl -fsSL https://raw.githubusercontent.com/bennydreamtech23/precheck/master/install.sh | bash

Then simply run:

precheck

Precheck is currently in private beta, so we’re inviting early testers to try it out and give feedback before the public launch.

Your input is appreciated and help us understand how it works and other developers viewpoint on it

Please provide your feedback over here:

Where Next?

Popular in RFCs Top

BartOtten
This lib is now published and has a new topic. Once this topic was about PhxAltRoutes. A lib pioneering localized routes for Phoenix. I...
New
pzingg
https://github.com/pzingg/phx_cookie_consent I took a phx.gen.auth application and added support for storing a user’s cookie consent set...
New
KristerV
I got fed up with removing unused aliases manually so made a package for it: GitHub - KristerV/remove_unused_ex: Remove unused aliases an...
New
blubparadox
Hi all. If you’ve looked on Twitter or YouTube you’ve seen the 1 billion row challenge, usually done in Java. I’ve written an Elixir vers...
New
ca1989
Hi all, this week I played a bit with Phoenix and Elm. I ended up with this POC: https://github.com/carlotm/elmex The repository cont...
New
zachallaun
Note: There are a few folks I’d really love to hear from, time permitting. Pinging in case the title isn’t catchy enough :slight_smile: @...
New
borodark
Hey folks, I’m building Zed (not editor) a declarative BEAM deploy tool for FreeBSD and illumos that uses ZFS user properties as the stat...
New

Other popular topics Top

minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 31494 112
New
WestKeys
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New

We're in Beta

About us Mission Statement