Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/etagwerker/noko-tags
- Owner: etagwerker
- Created: 2021-10-26T14:12:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-26T14:14:40.000Z (about 3 years ago)
- Last Synced: 2024-10-10T04:02:24.514Z (30 days ago)
- Topics: noko, nokotime
- Language: Ruby
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**