Skip to content

Instantly share code, notes, and snippets.

View Onceagain12's full-sized avatar

Honeybadgers55 Onceagain12

View GitHub Profile
@Onceagain12
Onceagain12 / babel.def
Created May 5, 2023 16:40 — forked from dginev/babel.def
babel.def 2017.20180110-1
%%
%% This is file `babel.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% babel.dtx (with options: `core')
%%
%%
%% Copyright (C) 2012-2017 Javier Bezos and Johannes L. Braams.
<!-- vim:set ts=2 sw=2 et ai syn=xml: -->
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd">
<servers>
<server>
<id>rightaction</id>
<username></username>
<password></password>
@Onceagain12
Onceagain12 / ghcr.md
Created April 20, 2023 17:05 — forked from yokawasa/ghcr.md
ghcr (GitHub Container Registry)

ghcr (GitHub Container Registry) quickstart

CLI

To push container images to ghcr, you need peronal access token (PAT) - see how to create PAT

  1. Get PAT (personal access token)

Personal Settings > Developer settings > Personal access tokens