Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 324 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 324 Bytes

Tools

Introduction

This repository contains commonly used tools:

  • Lua
  • CMake scripts
  • Emacs packages
  • Other utility scripts

Guideline

Adding

In general, this repository is for command-line tools, not compile-time dependent libraries. Libraries should be added to the third_party repository.