Template:META Commands Style: Difference between revisions
Appearance
Use short form `ic` |
m Delete outdated styling proposals |
||
Line 5: | Line 5: | ||
{{bc|{{META Commands Style}}}} | {{bc|{{META Commands Style}}}} | ||
== Applied styles == | == Applied styles == |
Revision as of 16:38, 17 April 2025
Styles
Current styles
padding: 0.4em;
Applied styles
$ nix-shell -E 'with import <nixpkgs> {}; stdenv.mkDerivation { name = "arm-shell"; buildInputs = [git gnumake gcc gcc-arm-embedded dtc]; }'
$ git clone git://git.denx.de/u-boot.git
[…] by using the git clone git://git.denx.de/u-boot.git
command.