Skip to content
/ prop Public

sed like tool to deal with properties files on the command-line

License

Notifications You must be signed in to change notification settings

aechiara/prop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prop - Command-Line / sed like properties editor

Goal

The Goal for this project is to have a fast, easy to use and reliable way to check, edit and add values to a properties file

Binaries

The binaries can be downloaded form the URLs bellow

Version 0.8.1

Building

clone the repository and run

$ make

Building for Other OSs

If you run make on your platform, a native binary will be generated for your platform, however, it is possible to build for another platforms, let's say you are on a Linux Machine, and want to build a Windows Executable, you can run:

$ make windows

and a prop.exe file will be generated

Options are:

  • linux
  • windows
  • macos

About

sed like tool to deal with properties files on the command-line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published