Rough implementation of an private Npm registry
Go to file
OLUWADAMILOLA OKUSANYA f3dede1e33 Moved everything to internal 2023-11-24 21:17:09 -05:00
cmd/gosimplenpm Moved everything to internal 2023-11-24 21:17:09 -05:00
examples Initial commit - Get file from server successful 2023-06-10 20:32:02 -04:00
internal Moved everything to internal 2023-11-24 21:17:09 -05:00
tests/data/@ookusanya/simplepackone Adding tags command. 2023-06-17 18:41:07 -04:00
.gitignore Moved everything to internal 2023-11-24 21:17:09 -05: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...