Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old code, fix linter, comment out sandbox-required tests #234

Merged
merged 2 commits into from
Aug 17, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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