Skip to content

Commit

Permalink
checking format
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanNelson04 committed Nov 1, 2023
1 parent e3b4554 commit adf5b57
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,13 +394,13 @@ the cli interface as efficient as possible for a broad range of users. By using
like typer and rich, these allow for chasten to be very easily understood within the
cli. Commands available to use for the cli interface for Chasten are as follows…

analyze 💫 Analyze the AST of Python source code
configure 🪂 Manage chasten's configuration
datasette-publish 🌎 Publish a datasette to Fly or Vercel
datasette-serve 🏃 Start a local datasette server
integrate 🚧 Integrate files and make a database
interact 🚀 Interactively configure and run
log 🦚 Start the logging server.
- analyze 💫 Analyze the AST of Python source code
- configure 🪂 Manage chasten's configuration
- datasette-publish 🌎 Publish a datasette to Fly or Vercel
- datasette-serve 🏃 Start a local datasette server
- integrate 🚧 Integrate files and make a database
- interact 🚀 Interactively configure and run
- log 🦚 Start the logging server.

A command like chasten analyze, will create a similar output as the symbex tool, but
the command is much simpler due to the use of different tools
Expand Down

0 comments on commit adf5b57

Please sign in to comment.