1
0
Fork
You've already forked linux-cli-gems
0
Web application with practical guides for the Linux terminal https://linuxcligems.org
  • Svelte 89%
  • JavaScript 3.6%
  • TypeScript 3.4%
  • HTML 2.2%
  • CSS 1%
  • Other 0.8%
Mauritz Sjödin 2da5b373ce
All checks were successful
/ ci (push) Successful in 2m20s
fix: enforce editorconfig
2026年05月22日 15:41:58 +02:00
.forgejo/workflows fix: enforce editorconfig 2026年05月22日 15:41:58 +02:00
.vscode
src fix: enforce editorconfig 2026年05月22日 15:41:58 +02:00
static
.editorconfig fix: enforce editorconfig 2026年05月22日 15:41:58 +02:00
.env.example
.gitignore
.npmrc
.pa11yci
.prettierignore
.prettierrc
Caddyfile
Dockerfile
eslint.config.js
LICENSE
package-lock.json
package.json
README.md
svelte.config.js
tsconfig.json
vite.config.ts

Linux CLI Gems

Web application with practical guides for the Linux terminal

Key Features

  • Practical examples: Includes the most useful flag and pipe combinations so you learn how to use commands in practice.
  • Quality over quantity: Only commands and examples that are genuinely useful.
  • No walls of text: Content is short and concise so you quickly find what you're looking for.

Contributing

Contributions of any sort are welcome!

Development

  • Install dependencies: npm install
  • Start web server: npm run dev
  • Format project files: npm run format
  • Lint project: npm run lint

License

GNU GPLv3