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

puemos
Hey everyone :waving_hand: Code: GitHub - puemos/overbooked: Overbooked is a self-hosted flexible workplace platform for indie co-wor...
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
brettbeatty
At my work we build a lot of mix tasks for backfills and other maintenance tasks. Even with OptionParser we seem to copy a lot of boilerp...
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
dergraf
Hey everyone! :waving_hand: I’ve been working on a side project for the last 4 months that I’m excited to share—it’s called ProxyConf! P...
New
bennydreamtech23
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...
New
GenericJam
Plugin System for Mob Mob is growing by leaps and bounds! I realize now we will not be able to accommodate all the functionality people ...
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
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
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 40042 209
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New

We're in Beta

About us Mission Statement