entrypoint
There are 88 repositories under entrypoint topic.
webdiscus/html-bundler-webpack-plugin
Alternative to html-webpack-plugin ✅ Renders Eta, EJS, Handlebars, Nunjucks, Pug, Twig templates "out of the box" ✅ Resolves source files of scripts, styles, images in HTML ✅ Uses a template as entry point
Nick-Lucas/EntryPoint
Composable CLI Argument Parser for all modern .Net platforms.
packing-box/peid
Python implementation of the Packed Executable iDentifier (PEiD)
webdiscus/webpack-remove-empty-scripts
Webpack plugin to remove empty scripts generated by usage only a style without JS in entry.
gmr/env-aws-params
Inject AWS SSM Parameters as Environment Variables
osdevisnot/sorvor
extremely fast, zero config server for modern web applications.
Kudaes/CustomEntryPoint
Select any exported function in a dll as the new dll's entry point.
webdiscus/pug-plugin
Renders Pug template to HTML or template function. Resolves source files of scripts, styles, images in Pug . Uses Pug template as entry point.
noahc3/PegaScape
A user-friendly public frontend for common PegaSwitch scripts including Nereba, Caffeine, HBL and more.
RudjiGames/rapp
Cross-platform entry point library
runprism/alto
Serverless for data practitioners. The fastest ⚡️ way to run your code in the cloud. Effortlessly run scripts, functions, and Jupyter notebooks in virtual machines.
vorakl/TrivialRC
A trivial process manager for containers and applications
Dentrax/DLL-Injection-with-Assembly
DLL Injection to Exe with Assembly using OllyDbg
packing-box/pypackerdetect
Packing detection tool for PE files
kratochj/docker-advance-training-exercise
Materials for Docker Advanced training
billtrust/ssm-starter
Loads AWS SSM Parameter Store parameters into local system environment variables and then executes your application.
cha87de/docker-skeleton
Docker skeleton with best practice for writing dockerfile & entrypoint - bash only. Reliable Docker containers with fail fast and retry logic.
telosys-tools-bricks/telosys-tools-api
Telosys core features API (entry points for Telosys core)
storybook-eol/generate-page-webpack-plugin
generate a html-page for every webpack entrypoint
zuazo/keywhiz-docker
Docker image with Keywhiz: A system for managing and distributing secrets.
uwevanopfern/Test-Driven-Development-with-Django-REST-Framework-and-Docker
Test-Driven Development with Django, Django REST Framework, Code Coverage, Code Quality, and Docker
marceloboeira/crowd
👥 [WIP] An experimental High Available Reverse Proxy for Massive Asynchronous Message Consumption
alphagov/tech-ops-cluster-config
TechOps GSP cluster config
BOURGUI07/Backend-of-spring-boot-e-Commerce-app
Backend of an E-commerce Application
fatihtuzen/webpack-examples
Webpack Examples - (Enrty - Output - Loaders - Plugins)
mrusme/cmdr
A minimalistic single-binary tool that can be used as Docker ENTRYPOINT to run multiple commands simultaneously
nekitdev/entrypoint
Decorated functions as entry points.
quchao/nutshells
Project Nutshells contains a bunch of docker images all based on the lightweight Alpine, a few of them offer a variant based on CentOS alternatively.
rtmigo/lambdarado_py
Universal entry point for Docker images with Flask apps for the AWS Lambda + AWS Gateway serverless hosting
hangekinobaka/sleepy-scene-tool
Unity scene editor util. Start your entry scene from anywhere!
katahiromz/EntryPointExamer
epx --- Statically analyzes Windows EXE/DLL entry points
mofeing/PkgMetadata.jl
Parse metadata from Project.toml files of installed packages
packing-box/reminder
Implementation of the packing detection heuristic from the paper "Packed PE File Detection for Malware Forensics" of Han et al.
singularityhub/guts
Actions and client to derive container guts! 🤓
vmsaif/readingAndInterpretingBinary
This program reads and interprets ELF formatted binary files, extracting and printing information such as the file's bitness, endianness, and ABI, as well as the entry point and program header table. It also prints segment and section types, virtual addresses, and sizes, as well as the first 32 bytes of actual segment and section data.