Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.

Lexical Tools

Lexical Tools - Deploy to GitHub

After the release package is completed, the following files are deployed to github.com

  • Files
    • pom.xml
    • ReadMe.txt
    • SPECIALIST_NLP_TOOLS_TERMS_AND_CONDITIONS.TXT
    • sources

  • Process
    • shell>cd ${LVG_DIR}
    • shell>git init

    • shell>git add pom.xml
    • shell>git add ReadMe.txt
    • shell>git add SPECIALIST_NLP_TOOLS_TERMS_AND_CONDITIONS.TXT
    • shell>git add sources

    • shell>git commit -m "LVG ${YEAR} release"

    • login to https://github.com (ChrisLuNlm)
    • create a new repository (LVG ${YEAR})

    • follow the instruction:
    • shell>git remote add origin https://github.com/ChrisLuNlm/Lvg${YEAR}.git
    • shell>git push -u origin master

    • Check: https://github.com/ChrisLuNlm/Lvg2019