Skip to content

shoota/gymnopedies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

432 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gymnopedies

Development Setup

run once on your computer

brew install mkcert
mkcert -install
mkcert localhost
npm run dev:proxy

Release Procedure

Steps

  1. Pull request to Bump up package.json version, and merge it.

      "version": "1.0.0",
  2. push git tag on main branch

    git tag v1.0.0
    git push origin v1.0.0
  3. Open new release

  • open releases in browser
  • publish release with pushed git tag
  1. Run npm publish actions
  • run publish GitHub Actions automatically

https://github.com/shoota/gymnopedies/actions/workflows/publish.yml

About

dark ui with twilight

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages