GitHub - facactus/asmac

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

This is help to deploy the project!

Detail will be found in the sub directory.

Git for linux install。

yum list |grep git
yum install git
or

wget https://github.com/git/git/archive/master.zip unzip master.zip
cd **_master
./configure
make
sudo make install

Unzip for linux install

yum list |grep unzip
yum install unzip
or

source code to install

About

No description, website, or topics provided.

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published