Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

lebao3105/app1cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

app1 (also called app1cli) is a (very) simple project written in C# and Pascal. It can:

  • Be a calculator
  • Compare 2 numbers
  • And run it from Terminal:)

Building

Read the Building.md file for all steps and requirements.

Install

You can make your own .deb package directly. First copile the project, copy the application to <project root>/debian/bin/folder then make the .deb package:

$ cd .. # if you are in the project folder
$ dpkg-deb --build app1cli
$ sudo dpkg -i app1cli*.deb
  • To install app1 mannually, just compile the package, then copy it to any usable folder in $PATH (/usr/bin or /bin for system-wide).
  • If you are in Windows, get the installer from Releases.

What's new:

See in the latest release here

Some images:

image image image image image

About

A simple console application written in Pascal and C#

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages