vince
First Query to test
Test your token (Replace x123... below with your Wave Access token) bash curl -X POST "https://gql.waveapps.com/graphql/public" \ -H "Authorization: Bearer x12345678901234567890123456789" \ -H ...
Getting Started
Documentation from Wave (https://developer.waveapps.com/hc/en-us/categories/360001114072) Learn GraphQL (https://www.howtographql.com) Example Queries (https://graphql.org/learn/queries)
Lua syntax highlighting with nano on mac
bash brew install nano Download https://raw.githubusercontent.com/serialhex/nano-highlight/master/lua.nanorc to /usr/local/share/nano nano ~/.nanorc include /usr/local/share/nano/lua.nanorc Repe...
Using a forked gem
Gemfile ruby gem 'ice_cube', git: 'https://github.com/username/ice_cube'
Forking, cloning, updating, and creating a pull request on Github
Fork the repo Clone it to your local machine with git clone https://github.com/username/ice_cube.git Make changes and commit Push to GitHub with git push master origin/master Click "Pull Request"
Reset remote to an earlier commit
bash git reset --soft 64ad84e git commit -m "squashing a lot of commits" git push -f heroku master Of course, don't do this if there's more than one git collaborator in which case revert like this...
Compare file between 2 branches
bash git diff branch1 branch2 path/to/file Compare local uncommitted file with another branch bash git diff rails610:./ -- Gemfile
Chapter 7: Managing your search effectively: An Overview
typically source hundreds before finding one that is right be ruthless an quick reject weak prospects after a month or 2 sourcing becomes repetitive with around 2 new prospects per day don't stop s...
Chapter 6: Identifying characteristics you want in the business
established profitable probably should look for a dull business same customers every year growing slowly i.e. enduringly profitable don't buy a troubled business because the price is low customer r...
Chapter 5: Paying for the search
raising money from investors through a search fund self-funded
Chapter 4: Cost of your search
can take a lot of time and money success depends on judgment and luck market is opaque and fragmented sellers may not like announcing sale in case customers and employees leave biggest cost can be ...
Chapter 3: Acquisition Process
The process typically takes 6 months to 2 years of full time effort Preparing for your search Plan for the cost of the search, both financial and time, energy, and lost income See chapter 4 and 5 F...
Chapter 2: Is it right for you?
not for everyone need to understand the challenges and rewards most people who follow this path are first-time business owners possible even if not wealthy by raising capital from loans and investo...
How to decide
Entrepreneurship through acquisition is a [attractive] third path to working and doing a startup Depends on your skills and goals and not age or gender
Rewards
Cash flow and equity Purchase price tends to be relatively low compared to profits If you buy a business for $10.25m with $2.5m profits that gives you a 25% annual return Let's say closing costs ar...
Risks
Risks Lower revenue after purchase loss of customers to competitors tech you have invested in crashes unable to pay employees that depend on you won't have a familiar peer group at work Mitigate yo...
Chapter 1: The opportunity
Buy a business, right now, and run it as a CEO Flexibility to run it in a way that suits you Typically purchased with a combination of loans from banks and equity from investors Upsides are profits...