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

https://github.com/bregman-arie/scripts

My scripts
https://github.com/bregman-arie/scripts

Last synced: 5 months ago
JSON representation

My scripts

Awesome Lists containing this project

README

          

# scripts

## Index

### CI

* [Test Octario changes](CI/test_octario_changes.sh)

### System

* [Set aliases](system/alias.py)
* [Configure new system](system/new_system.sh)

### Cloud

* [Crease AWS instances](cloud/aws/run_ec2_instance.sh)
* [Terminate AWS instances](cloud/aws/terminate_all_ec2_instances.sh)

### Gerrit

* [Proactive backports](gerrit/proactive_backport.py)

### Deployments

* [Software Factory](deployments/software_factory.py)

### Debugging

* [Time Response](debug/time_response.sh)

### Development

* [GitHub Sync](development/github_sync.sh)