Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: exitcode

sorairolake/awesome-sysexits

A curated list of awesome things related to <sysexits.h>

Size: 26.4 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 1 - Forks: 0

pubkey/unload

Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)

Language: JavaScript - Size: 150 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 52 - Forks: 10

sorairolake/sysexits-rs

The system exit codes as defined by <sysexits.h> for Rust

Language: Rust - Size: 206 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 20 - Forks: 3

ehmicky/handle-cli-error

💣 Error handler for CLI applications 💥

Language: JavaScript - Size: 9.01 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 29 - Forks: 1

ehmicky/human-signals

Human-friendly process signals

Language: JavaScript - Size: 10.1 MB - Last synced: 5 days ago - Pushed: 23 days ago - Stars: 270 - Forks: 8

sorairolake/sysexits-zig

The system exit codes as defined by <sysexits.h> for Zig

Language: Zig - Size: 63.5 KB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 0 - Forks: 0

sorairolake/Sysexits.jl

The system exit codes as defined by <sysexits.h> for Julia

Language: Julia - Size: 382 KB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

rumpelsepp/exitcode

Preferred system exit codes as defined by sysexits.h

Language: Python - Size: 208 KB - Last synced: 15 days ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

FGasper/pretty-exit-status

Shell include that shows the status of the last-executed process

Language: Shell - Size: 1.95 KB - Last synced: about 2 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

Xavientois/die

Handle errors and exit in command line programs easily

Language: Rust - Size: 26.4 KB - Last synced: 26 days ago - Pushed: 3 months ago - Stars: 2 - Forks: 2

benwilber/exitcode

Preferred system exit codes as defined by sysexits.h

Language: Rust - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 65 - Forks: 3

hazim1093/dumb-exit

Random Dockerfile for randomly exiting with a random exit code after a random time interval.

Language: Shell - Size: 7.81 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

PrateekKumarSingh/PSDecode

PowerShell based module that can decode System Errors, Exit codes, port numbers, HTTP Statuses and more. This module can be used to quick lookup Error descriptions, to add verbosity to your custom error messages and for a better Error Handling, Investigation and Analysis.

Language: PowerShell - Size: 2.57 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 45 - Forks: 9

EpicEric/jest-mock-process

Easily mock NodeJS process properties in Jest.

Language: TypeScript - Size: 322 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 27 - Forks: 7

dmascali/MatlabMailFeedback

Receive mail feedback from Matlab!

Language: MATLAB - Size: 17.6 KB - Last synced: 8 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 1

jtwotimes/winerror-search

Find the right Windows exit code

Language: JavaScript - Size: 2.93 KB - Last synced: 8 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

Risto-Stevcev/purescript-exitcodes 📦

A purescript library for Bash and BSD compliant exit codes

Language: PureScript - Size: 11.7 KB - Last synced: 25 days ago - Pushed: about 5 years ago - Stars: 1 - Forks: 3

piotrmurach/tty-exit

Terminal exit codes.

Language: Ruby - Size: 91.8 KB - Last synced: 27 days ago - Pushed: 4 months ago - Stars: 100 - Forks: 5

asymetrixs/TermiNet

TermiNet helps you to properly exit from an application with an OS platform dependent valid exit code.

Language: C# - Size: 87.9 KB - Last synced: 29 days ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

EliteLoser/Invoke-PsExec

Svendsen Tech's Invoke-PsExec for PowerShell is a function that lets you execute PowerShell and batch/cmd.exe code asynchronously on target Windows computers, using PsExec.exe.

Language: PowerShell - Size: 203 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 19 - Forks: 9

Synnotech-AG/Synnotech.FluentProcesses

A lightweight .NET library that makes using the System.Diagnostics.Process class easy.

Language: C# - Size: 122 KB - Last synced: 5 days ago - Pushed: over 1 year ago - Stars: 9 - Forks: 0

DmAlexx/count-entropy-of-PE-files

Binary read the file, Count file entropy, Exit by pressing ESC (WINAPI)

Language: C++ - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

earthboundkid/exitcode

Go package to convert errors to exit codes

Language: Go - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 10 - Forks: 1

CIAvash/Test-Run

Test::Run - A Raku module for testing output of processes

Language: Raku - Size: 32.2 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

tandriamirado/alefa

alefa: Control the launch and execution of other programs.

Language: Pascal - Size: 94.7 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 2

kata198/bash-resume

Adds support in shell scripts to resume execution at last failing point, or to tag completed items to not repeat upon subsequent executions. Like "make" for shell scripts!

Language: Shell - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 7 - Forks: 2

mfederczuk/commoncodes

Standardized list of commonly used exit statuses

Language: TypeScript - Size: 1.3 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

aklinkert/go-exitcontext

Provides an easy way of handling exit signals in go by providing a context

Language: Go - Size: 2.93 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

fomrat/TestForPath

An example of recursion and Environment.ExitCode.

Language: C# - Size: 29.3 KB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0