From 415f1cb1c7dd5fbfe21cca0c6eea2eb998bbd1a0 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Mon, 27 Jan 2020 22:49:34 -0500 Subject: Renamed locals_in_py to self_in_py This more accurately reflects what it controls --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f90875de..cfb071cc 100755 --- a/README.md +++ b/README.md @@ -318,14 +318,11 @@ example/transcript_regex.txt: # regexes on prompts just make the trailing space obvious (Cmd) set allow_style: Terminal -continuation_prompt: >/ / debug: False echo: False editor: /.*?/ feedback_to_output: False -locals_in_py: True maxrepeats: 3 -prompt: (Cmd)/ / quiet: False timing: False ``` @@ -350,14 +347,14 @@ Open source projects using cmd2 Here are a few examples of open-source projects which use `cmd2`: +* [Jok3r](http://www.jok3r-framework.com) + * Network & Web Pentest Automation Framework * [CephFS Shell](http://docs.ceph.com/docs/master/cephfs/cephfs-shell/) * [Ceph](https://ceph.com/) is a distributed object, block, and file storage platform * [JSShell](https://github.com/Den1al/JSShell) * An interactive multi-user web JavaScript shell * [psiTurk](https://psiturk.org) * An open platform for science on Amazon Mechanical Turk -* [Jok3r](http://www.jok3r-framework.com) - * Network & Web Pentest Automation Framework * [Poseidon](https://github.com/CyberReboot/poseidon) * Leverages software-defined networks (SDNs) to acquire and then feed network traffic to a number of machine learning techniques * [Unipacker](https://github.com/unipacker/unipacker) -- cgit v1.2.1