Skip to content

asg017/sqlite-dist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlite-dist

A CLI tool for packing and distributing pre-compiled SQLite extensions. Can be used to distribute SQLite extensions on:

  • Github releases for general use
  • Pypi for Python developers (pip install)
  • npm for JavaScript developers (npm install)
  • RubyGems for Ruby developers (gem install)
  • As a Datasette plugin (datasette install)
  • As a sqlite-utils plugin (sqlite-utils install)
  • As a sqlpkg package (sqlpkg install)

Work-in-progress, not complete yet! Watch this repo for updates.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages