Skip to content
This repository has been archived by the owner on Apr 20, 2019. It is now read-only.

codl/migrannounce

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

this is a tool, commissioned by my friend hoodie, to tell all your followers that you've moved accounts

run your own

this is static and can be served by any web server. there is a build step though

build

$ yarn install || npm install
...
$ yarn run build || npm run build

the built files are in the dist/ directory