Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lisansas/upcheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO BUILD upcheck source code?
=================

System requirements
------------------

    - C compiler 

     Microsoft Visual Studio 2013 or above .

Build!
--------------------

nmake clean
nmake

or

nmake CC=clang-cl clean
nmake CC=clang-cl

or

supports the Skylark Editor:

nmake CC=clang-cl clean
nmake CC=clang-cl EUAPI_LINK=1

--------------------

about upcheck:

Detect your current Iceweasel browser and checks if it is up to date.
At the same time, it is also a download manager.

About

Checks to see if an update for the Iceweasel is available.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.1%
  • Lua 2.7%
  • C++ 2.6%
  • Other 0.6%