Commit Graph

35 Commits (31c7b575f36ea475ed045891f9e9693334c29991)
 

Author SHA1 Message Date
BraydonKains 31c7b575f3 adjusting readme for new feature
Braydon Kains b5e6421cfe
Merge pull request from BraydonKains/NonStrictName
Find process now matches on partial names and outputs all processes t…
Braydon Kains 0b9302840a Find process now matches on partial names and outputs all processes that match
Braydon Kains 49b5bd6822 Fixed specs
Braydon Kains 83be1848c7 Fixed folder structure in spec
Braydon Kains 44606875c9 It wasn't working right now it is
Braydon Kains eac5a7dc4e Forgot to change a path
Braydon Kains 48ef771c73 Putting the right license in the shard file
Braydon Kains 8e84139824
Merge pull request from BraydonKains/StructureRefactor
Structural refactor, defers responsibility for actions to operators, …
Braydon Kains f524b9864d did a format
Braydon Kains 6ba3c67a43 Structural refactor, defers responsibility for actions to operators, organizing code differently
Braydon Kains 4d9cabb476 README update with searching process by name
Braydon Kains 9ab7bca924
Merge pull request from aleandros/fix_readme
Fix README formatting for TODO list
Edgar Cabrera dcd1c095aa Fix README formatting for TODO list
Braydon Kains e7093f6752
Merge pull request from BraydonKains/FindProcess
Can check for process by name
BraydonKains 105e81c71e README update
Braydon Kains d48d331e81 Putting the exit where it belongs
Braydon Kains 320c435ec2 Format
Braydon Kains b9cb6b6667 Can check for process by name
Braydon Kains 8aee1e9788
Merge pull request from BraydonKains/kill_process
Added ability to kill process found on port
BraydonKains 5f5362f3ba readme updated
BraydonKains c980c448f8 Gonna output the process IDs too
BraydonKains 678a3c39f8 Added ability to kill process found on port
Braydon Kains afbe72fa42 Update readme to use task list
Braydon Kains 94a8fe6d81
Merge pull request from BraydonKains/UseInit
Using files from crystal init and reformatting everything to new edit…
BraydonKains 1b3be96971 Trying to force a travis build
BraydonKains 1410190390 Using files from crystal init and reformatting everything to new editorconfig
Braydon Kains f0b5a855ad
Changed the name of the project
Braydon Kains fc77dee578
Update README.md
Braydon Kains d1d05fd1cb
Update README.md
Braydon Kains f4bb5013a8
Merge pull request from BraydonKains/LtnpRecords
Added functionality to check for process on port
Braydon Kains 901831035a Guess I hadn't written a README
Braydon Kains 3bbf0bba27 Functionality for eznet to check process on port
BraydonKains a463ec305b First pass at serializing records from -ltnp output
Braydon Kains e250e45c46
Initial commit