Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Quickstart Hello World #5

Open
maphew opened this issue Jan 12, 2020 · 0 comments
Open

Quickstart Hello World #5

maphew opened this issue Jan 12, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@maphew
Copy link
Member

maphew commented Jan 12, 2020

For readme quickstart: a simple recipe that demonstrates the module has been installed correctly and is available for use.

Example not yet working code:

#a-last-hello.py
from ast_token_tools import leoAst as last
print(last.hello())

Out:

Hello %USERNAME%!
     -- from the AST Token & Tools library

nb: I'm using 'last' as an example because it's my personal favourite for the lib/tool's short name, but that's just a placeholder for whatever Edward decides to use officially.

@maphew maphew added the enhancement New feature or request label Jan 12, 2020
@maphew maphew changed the title A 'last' hello Quickstart Hello World Jan 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant