Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

nairobilug/arch-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nairobi Arch Linux User Registry

A registry of Arch Linux users in Nairobi, Kenya. Written in Django cuz:

┬─┬ ノ( ゜-゜ノ)

Try it

It's easiest if you use Python's virtualenv (with wrapper extensions):

Create and prepare a virtual env:

mkvirtualenv -p `which python2` archlinuxke
pip install django

Clone the repo:

git clone https://github.com/nairobilug/archregistrynbo.git

Run it:

cd archregistrynbo
python manage.py runserver

Bob's your uncle:

http://localhost:8000

About

Arch Linux user registry in Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages