Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakeroggenbuck/better-scripts
Scripts that are better than the ones I wrote a long time ago
https://github.com/jakeroggenbuck/better-scripts
Last synced: 5 days ago
JSON representation
Scripts that are better than the ones I wrote a long time ago
- Host: GitHub
- URL: https://github.com/jakeroggenbuck/better-scripts
- Owner: JakeRoggenbuck
- Created: 2022-06-07T01:03:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T06:04:10.000Z (3 months ago)
- Last Synced: 2024-08-28T06:59:48.980Z (3 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# better-scripts
Scripts that are better than [the ones](https://github.com/jakeroggenbuck/.scripts) I wrote a long time ago# Docs
Docs for each script can be found it its directory.# Install
```sh
sh ./install.sh
```# Build
Installing will write the scripts to `build/`# Goals
The goal with this repository is to have better documentation, readability, and functionality than the [old repository](https://github.com/jakeroggenbuck/.scripts).