Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugojosefson/ubuntu-install-scripts-dynamic
https://github.com/hugojosefson/ubuntu-install-scripts-dynamic
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hugojosefson/ubuntu-install-scripts-dynamic
- Owner: hugojosefson
- Created: 2014-10-07T04:33:33.000Z (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2022-06-22T08:05:13.000Z (over 2 years ago)
- Last Synced: 2024-09-17T01:21:43.639Z (4 months ago)
- Language: JavaScript
- Size: 570 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ubuntu install scripts
_Install scripts for various things I like to install on a fresh Ubuntu._
They save some keystrokes :) Use the `./all-*` scripts to save even more!
Happy (re-)installing!
## Difference...
...compared to [my other ubuntu-install-scripts repo](https://github.com/hugojosefson/ubuntu-install-scripts):
Because Node.js programming comes so much more natural for me, than Bash programming, and because I enjoy it so much more, I plan to create a nice dynamic and faster implementation in Node.js here.
## TODO
- Replace `__filename` with `import.meta.url`?