Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/etagwerker/noko-tags

A simple script to remove a bunch of tags from Noko (except a few)
https://github.com/etagwerker/noko-tags

noko nokotime

Last synced: 21 days ago
JSON representation

A simple script to remove a bunch of tags from Noko (except a few)

Awesome Lists containing this project

README

        

# Noko Tags

A simple script to remove a bunch of tags from Noko (except a few)

## Setup

Enter your API key to the .env file.

Then:

```
bundle install
```

## Execute

Check the tags in the main.rb file and make sure those are the ones you want to keep:

```
bundle exec ruby main.rb
```

**WARNING: THIS WILL DELETE ALL TAGS EXCEPT THE ONES IN THE EXCEPTIONS LIST**