commit de7362ac7b9033cf50476e4cd235f7189fdf4f09 Author: masayoshi <masayoshi@example.com> Date: Mon, 23 Feb 2026 10:58:51 +0900 Initialise project Diffstat:
| A | README.md | | | 14 | ++++++++++++++ |
1 file changed, 14 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,14 @@ +# JavaScript Scripts Repository + +This repository contains my personal collection of JavaScript scripts, hosted on an OpenBSD server using **stagit**. + +## Project Goal +The aim of this project is to organise and share various JavaScript utilities developed for system administration and general tasks. + +## Environment +- **Server:** OpenBSD +- **Generator:** stagit +- **Licence:** ISC Licence + +## Author +- **Name:** masayoshi