Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Uinelj/tibl-cli

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

🗿 tibl-cli

tibl python command line interface.

Features

Usage: tibl [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  create  Create a new tibl site
  items   list posts and pages
  new     Create a new post/page
  serve   serve your website locally

Installing

tibl-cli is available in PyPI.

pip install tibl-cli