Skip to content

shywn-mrk/drf-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Rest Framework CLI

A usefull cli tool that creates and manages a Django Rest Framework project.

Contents

Installation

You can install this package by using pip:

pip install skn-drf-cli

Commands

Init

You can initialize a new starter project using:

drf-cli init <your-project-name>

This will create a starter project and you can build on top of that.

License

Everything inside this repository is MIT licensed.

About

Django Rest Framework command-line tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published