Skip to content

Commit

Permalink
Remove old code, fix linter, comment out sandbox-required tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tc80 committed Jul 26, 2021
1 parent 153cc26 commit 7b96ccf
Show file tree
Hide file tree
Showing 14 changed files with 44 additions and 1,398 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@ This repository contains various tools that we use to help with the process of m

## Tools

- [algolia](./cmd/algolia)
- [checker](./cmd/checker)
- [packages](./cmd/packages)
- [autoupdate](./cmd/autoupdate)
- [kv](./cmd/kv)

## Configuration

Expand All @@ -39,14 +35,6 @@ In `tools/` run `npm install`.
- [zopflipng](https://github.com/google/zopfli)
- [brotli](https://github.com/google/brotli) (Linux)

## Local environment

```
$ make dev
$ autoupdate -no-pull -package=h/hi-sven.json
$ ls /cdnjs/cdnjs/ajax/libs/hi-sven
```

## License

Each library hosted on cdnjs is released under its own license. This cdnjs repository is published under [MIT license](LICENSE).
5 changes: 0 additions & 5 deletions cmd/algolia/README.md

This file was deleted.

78 changes: 0 additions & 78 deletions cmd/algolia/main.go

This file was deleted.

13 changes: 0 additions & 13 deletions cmd/autoupdate/README.md

This file was deleted.

185 changes: 0 additions & 185 deletions cmd/autoupdate/git.go

This file was deleted.

Loading

0 comments on commit 7b96ccf

Please sign in to comment.