Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 801 Bytes

File metadata and controls

35 lines (22 loc) · 801 Bytes

aifactory-alpha

alpha version of aifactory python package

How-to-use

패키지 사용법 -> Tutorial Page

패키지 개발 가이드

  • main Branch:

    • 알파 버전을 개발하는 메인 브랜치 입니다.
  • beta Branch:

    • 베타 버전을 개발하는 브랜치 입니다. (베타서비스 배포버전)
    • 베타 브랜치에는 코드를 바로 업데이트 해서 푸시하지 않고 메인 브랜치에서 머지한 후 푸시합니다.
git checkout beta
git merge main
git commit
git push
git checkout main

To-do

  • 다른 플랫폼에서도 constants 공유할 수 있게 하기
  • [ ]

ASCII Arts Reference

https://wepplication.github.io/tools/asciiArtGen/