Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Askit

Askit many c++ commands to processing data and network request.

Requirements:

c++ compiler

boost libraries, boost filesystem, boost process, boost asio, boost beast

botan c++ libraries

Please enable c++ reflection and contracts,

The project itself does not take the responsibility for enabling them.

Enable them at /etc/site-config.jam :

using gcc : : : <cxxflags>"-freflection -fcontracts" <linkflags>"-fcontracts" ;

project
:
	default-build
		<cxxstd>26
;

Sopv

Sopv c++ network request client command. Sopv is a c++ network request application written in c++ boost asio beast and botan cryptographic libraries.

Sdv1

Sdv1 is a command written in c++ to transform data.

Asidt

Simple Indent

Dmm

Dear Manager of Process: dmm is a c++ program to manage process.

Dperm

Change permissions of many files to default permissions, written in c++ std::filesystem.

Dperm Disclaimer:

  • Do not use this program to change system files permissions, such as /etc, /bin ; or take it at your own risk .
  • Developer(s) does not take any responsibility for any damage or loss .

About

c++ command-line tools

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages