https://github.com/sindresorhus/guides
A collection of succinct guides - Public Domain
https://github.com/sindresorhus/guides
Last synced: 5 days ago
JSON representation
A collection of succinct guides - Public Domain
- Host: GitHub
- URL: https://github.com/sindresorhus/guides
- Owner: sindresorhus
- Created: 2013-06-30T22:49:30.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T10:13:43.000Z (6 months ago)
- Last Synced: 2025-04-10T03:57:06.640Z (6 days ago)
- Homepage:
- Size: 413 KB
- Stars: 2,490
- Watchers: 54
- Forks: 454
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
Awesome Lists containing this project
- awesome-starred-test - sindresorhus/guides - A collection of succinct guides - Public Domain (Others)
README
# Guides
> A collection of succinct guides
## Collection
- [Set environment variables](set-environment-variables.md)
- [How not to `rm` yourself](how-not-to-rm-yourself.md)
- [Install npm packages globally without sudo](npm-global-without-sudo.md) *(macOS & Linux)*
- [Run a Node.js server alongside Apache](run-node-server-alongside-apache.md) *(Linux)*
- [Launch app on startup](launch-app-on-startup-macos.md) *(macOS)*
- [Use npm through a corporate proxy](npm-proxy.md) *(macOS & Linux)*
- [Run Docker commands without sudo](docker-without-sudo.md) *(Linux)*
- [Backup settings for an app](backup-app-settings.md) *(macOS)*## Contribute
I'm happy to accept requests in the issue tracker, improvements to the content, and additional guides.
## License
[](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, [Sindre Sorhus](http://sindresorhus.com) has waived all copyright and related or neighboring rights to this work. This work is published from: Norway.