Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/werdl/utils
A load of little projects
https://github.com/werdl/utils
Last synced: about 7 hours ago
JSON representation
A load of little projects
- Host: GitHub
- URL: https://github.com/werdl/utils
- Owner: werdl
- License: apache-2.0
- Created: 2023-07-25T14:07:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T20:01:47.000Z (12 months ago)
- Last Synced: 2023-11-24T14:29:52.948Z (12 months ago)
- Language: C
- Homepage:
- Size: 443 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## werdl/utils
### Simple command-line utilities
- These were all seperate repos, until I realised they can all live happily in a monorepo `:)`
## List
- [style](style) - `md/c` My C stylistic guide
- [tedit](tedit) - `c` A simple text editor
- [wsh](wsh) - `c` A simple shell
- [wsvc](wsvc) - `py` A version control system
- [xtra](xtra) - `c` Some bonus C headers to make your life easier## Screenshot
![tedit running inside wsh](teditinsidewsh.png)