Skip to content

baptiste-an/Application-mapping-GHG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSP Research Apps

Requirements

Pipenv

Installation

pip install --user pipenv
pipenv --python 3.10 
pipenv install
pipenv shell

Scalingo

Install Scalingo cli

scalingo login
# add remote to the project
git remote add scalingo git@ssh.osc-fr1.scalingo.com:<app_name>.git
# deployment from mail
git push scalingo main
# deployment from another branch
git push scalingo <branch_name>:main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published