https://github.com/linuxsuren/tools
Online tools for developers
https://github.com/linuxsuren/tools
Last synced: 10 months ago
JSON representation
Online tools for developers
- Host: GitHub
- URL: https://github.com/linuxsuren/tools
- Owner: LinuxSuRen
- License: mit
- Created: 2022-05-21T04:49:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T01:44:16.000Z (about 1 year ago)
- Last Synced: 2025-04-30T20:07:40.060Z (10 months ago)
- Language: JavaScript
- Homepage: https://linuxsuren.github.io/tools/
- Size: 2.44 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a Go WebAssembly project.
People can use some common tools online.
## Install hd
Install via curl:
```shell
curl https://linuxsuren.github.io/tools/install.sh|bash
```
Or install via wget:
```shell
wget https://linuxsuren.github.io/tools/install.sh -O -|bash
```
