Rename to pybatmesh #27

Merged
pranav merged 2 commits from rename-to-pybatmesh into main 2022-08-03 07:23:04 +02:00
Owner

The current name does not communicate what the program does. pybatmesh does a better job of doing that.

py stands for python, bat stands for B. A. T. M. A. N. and mesh stands for mesh networks. The previous name might have made the project sound more interesting than it actually was.

The current name does not communicate what the program does. `pybatmesh` does a better job of doing that. **py** stands for python, **bat** stands for B. A. T. M. A. N. and **mesh** stands for mesh networks. The previous name might have made the project sound more interesting than it actually was.
pranav self-assigned this 2022-08-03 07:17:51 +02:00
pranav added 2 commits 2022-08-03 07:17:52 +02:00
72dda12d7b
renaming to pybatmesh
pybatmesh better describes the project and does not attract the
attention of caged investigation agencies, like it probably would have
before. I probably left traces of the original name somewhere, so this
commit will likely be followed by other commits to erase all traces of
the previous name
396fe9af7e
updated version and minor changes
Removed some more traces of the previous name.
Removed an unused import and updated CHANGELOG.md
Author
Owner

I have tested this branch, and it works without changing the commands used to build it.

I have tested this branch, and it works without changing the commands used to build it.
Author
Owner

Merging

Merging
pranav merged commit 9123224de0 into main 2022-08-03 07:23:04 +02:00
pranav deleted branch rename-to-pybatmesh 2022-08-03 07:23:04 +02:00
Author
Owner

Done. To update, do the following:

git pull && git checkout 38d0aa8ab5dd60f2febffda335df6df1ea143ab3 && make clean && sudo make purge && git checkout main && make && sudo make install
Done. To update, do the following: ```sh git pull && git checkout 38d0aa8ab5dd60f2febffda335df6df1ea143ab3 && make clean && sudo make purge && git checkout main && make && sudo make install ```
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pranav/pybatmesh#27
No description provided.