Rough implementation of an private Npm registry
Go to file
OLUWADAMILOLA OKUSANYA cb52ddab05 Adding command line options 2023-06-30 15:09:57 -04:00
cmd/gosimplenpm Adding command line options 2023-06-30 15:09:57 -04:00
config Adding command line options 2023-06-30 15:09:57 -04:00
examples Initial commit - Get file from server successful 2023-06-10 20:32:02 -04:00
handler Adding command line options 2023-06-30 15:09:57 -04:00
middlewares Adding tags command. 2023-06-17 18:41:07 -04:00
serviceidos Adding tags command. 2023-06-17 18:41:07 -04:00
storage Adding command line options 2023-06-30 15:09:57 -04:00
tests/data/@ookusanya/simplepackone Adding tags command. 2023-06-17 18:41:07 -04:00
.gitignore Publish, View and Tar commands added 2023-06-17 00:08:50 -04:00
LICENSE.txt Adding LICENSE, README.md 2023-06-10 20:55:48 -04:00
Makefile Initial commit - Get file from server successful 2023-06-10 20:32:02 -04:00
README.md Adding LICENSE, README.md 2023-06-10 20:55:48 -04:00
go.mod Adding command line options 2023-06-30 15:09:57 -04:00
go.sum Adding command line options 2023-06-30 15:09:57 -04:00
main.go Adding command line options 2023-06-30 15:09:57 -04:00

README.md

Gosimplenpm

This is a very rough implementation of a private npm registry.

Features

TODO...

Enhancements

TODO...

Work List

TODO...