Skip to content
/ asd Public

A Simple Demostration (Python project template)

Notifications You must be signed in to change notification settings

chernando/asd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASD

A Simple Demostration

Requirements

  • Python 3
  • Pipenv pip install pipenv

Setup

pipenv install --dev

Development

Run tests

pipenv run test

Run linter

pipenv run lint

Releases

No releases published

Packages

No packages published

Languages