Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.
/ cela-cli Public archive

A Command-line client for Cela.

Notifications You must be signed in to change notification settings

celaraze/cela-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cela Client

A Command-line client for Cela.

Quick Start

pip install cela
cela connect http://localhost:8000
cela login admin admin
cela todo list

Publish By Github Actions

git tag v0.0.5-alpha
git push origin v0.0.5-alpha
# or
# git push origin -tags

Publish Manually

pip install twine
python setup.py bdist_wheel --universal
twine upload dist/*

About

A Command-line client for Cela.

Resources

Stars

Watchers

Forks

Sponsor this project

Contributors 2

  •  
  •  

Languages